@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/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046989> ;
  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%3A287046989>
  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%3A287046989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046989'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046989'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046981> ;
  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%3A287046981>
  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%3A287046981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046981'^^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:287046981'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047019> ;
  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%3A287047019>
  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%3A287047019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047019'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047019'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047084> ;
  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%3A287047084>
  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%3A287047084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047084'^^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:287047084'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046999> ;
  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%3A287046999>
  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%3A287046999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046999'^^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:287046999'^^xsd:string;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046875> ;
  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%3A287046875>
  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%3A287046875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046875'^^xsd:integer;
  dwc:scientificName 'Aora 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 '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046875'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047083> ;
  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%3A287047083>
  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%3A287047083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047083'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047083'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046897> ;
  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%3A287046897>
  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%3A287046897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046897'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046897'^^xsd:string;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046923> ;
  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%3A287046923>
  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%3A287046923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046923'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046923'^^xsd:string;
  dwc:aphiaIdAccepted '142062'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047015> ;
  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%3A287047015>
  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%3A287047015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047015'^^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:287047015'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046952> ;
  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%3A287046952>
  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%3A287046952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046952'^^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:287046952'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046907> ;
  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%3A287046907>
  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%3A287046907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046907'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046907'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046924> ;
  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%3A287046924>
  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%3A287046924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046924'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046924'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046996> ;
  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%3A287046996>
  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%3A287046996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046996'^^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:287046996'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047072> ;
  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%3A287047072>
  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%3A287047072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047072'^^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:287047072'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047093> ;
  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%3A287047093>
  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%3A287047093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047093'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047093'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046982> ;
  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%3A287046982>
  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%3A287046982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046982'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046982'^^xsd:string;
  dwc:aphiaIdAccepted '131703'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046885> ;
  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%3A287046885>
  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%3A287046885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046885'^^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:287046885'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046862> ;
  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%3A287046862>
  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%3A287046862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046862'^^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:287046862'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046928> ;
  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%3A287046928>
  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%3A287046928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046928'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046928'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046949> ;
  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%3A287046949>
  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%3A287046949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046949'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046949'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047046> ;
  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%3A287047046>
  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%3A287047046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047046'^^xsd:integer;
  dwc:scientificName 'Jupiteria 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 '152319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047046'^^xsd:string;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047009> ;
  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%3A287047009>
  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%3A287047009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047009'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047009'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046983> ;
  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%3A287046983>
  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%3A287046983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046983'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046983'^^xsd:string;
  dwc:aphiaIdAccepted '129568'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046969> ;
  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%3A287046969>
  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%3A287046969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046969'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046969'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047105> ;
  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%3A287047105>
  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%3A287047105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047105'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047105'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046892> ;
  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%3A287046892>
  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%3A287046892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046892'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  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 '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046892'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046945> ;
  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%3A287046945>
  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%3A287046945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046945'^^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:287046945'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046938> ;
  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%3A287046938>
  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%3A287046938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046938'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  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 '131331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046938'^^xsd:string;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047012> ;
  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%3A287047012>
  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%3A287047012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047012'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047012'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046910> ;
  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%3A287046910>
  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%3A287046910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046910'^^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:287046910'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046972> ;
  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%3A287046972>
  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%3A287046972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046972'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  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 '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046972'^^xsd:string;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047067> ;
  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%3A287047067>
  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%3A287047067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047067'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047067'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046893> ;
  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%3A287046893>
  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%3A287046893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046893'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046893'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047089> ;
  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%3A287047089>
  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%3A287047089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047089'^^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:287047089'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047041> ;
  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%3A287047041>
  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%3A287047041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047041'^^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:287047041'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047071> ;
  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%3A287047071>
  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%3A287047071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047071'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047071'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047055> ;
  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%3A287047055>
  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%3A287047055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047055'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047055'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047006> ;
  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%3A287047006>
  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%3A287047006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047006'^^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:287047006'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047060> ;
  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%3A287047060>
  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%3A287047060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047060'^^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:287047060'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047056> ;
  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%3A287047056>
  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%3A287047056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047056'^^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:287047056'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046964> ;
  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%3A287046964>
  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%3A287046964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046964'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046964'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046887> ;
  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%3A287046887>
  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%3A287046887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046887'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046887'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047022> ;
  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%3A287047022>
  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%3A287047022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047022'^^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:287047022'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047032> ;
  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%3A287047032>
  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%3A287047032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047032'^^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:287047032'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047036> ;
  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%3A287047036>
  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%3A287047036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047036'^^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:287047036'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046912> ;
  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%3A287046912>
  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%3A287046912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046912'^^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:287046912'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046886> ;
  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%3A287046886>
  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%3A287046886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046886'^^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:287046886'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046867> ;
  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%3A287046867>
  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%3A287046867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046867'^^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:287046867'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047090> ;
  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%3A287047090>
  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%3A287047090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047090'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  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 '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047090'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046940> ;
  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%3A287046940>
  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%3A287046940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046940'^^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:287046940'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046925> ;
  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%3A287046925>
  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%3A287046925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046925'^^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:287046925'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047025> ;
  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%3A287047025>
  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%3A287047025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047025'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047025'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047013> ;
  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%3A287047013>
  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%3A287047013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047013'^^xsd:integer;
  dwc:scientificName 'Callipallene'^^xsd:string;
  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 '134581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047013'^^xsd:string;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047021> ;
  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%3A287047021>
  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%3A287047021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047021'^^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:287047021'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047051> ;
  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%3A287047051>
  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%3A287047051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047051'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  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 '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047051'^^xsd:string;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047024> ;
  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%3A287047024>
  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%3A287047024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047024'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047024'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046878> ;
  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%3A287046878>
  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%3A287046878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046878'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046878'^^xsd:string;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047082> ;
  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%3A287047082>
  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%3A287047082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047082'^^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:287047082'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046988> ;
  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%3A287046988>
  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%3A287046988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046988'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046988'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046944> ;
  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%3A287046944>
  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%3A287046944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046944'^^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:287046944'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047050> ;
  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%3A287047050>
  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%3A287047050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047050'^^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:287047050'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047023> ;
  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%3A287047023>
  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%3A287047023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047023'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047023'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046877> ;
  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%3A287046877>
  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%3A287046877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046877'^^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:287046877'^^xsd:string;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046939> ;
  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%3A287046939>
  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%3A287046939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046939'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046939'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046953> ;
  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%3A287046953>
  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%3A287046953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046953'^^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:287046953'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046891> ;
  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%3A287046891>
  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%3A287046891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046891'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046891'^^xsd:string;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046987> ;
  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%3A287046987>
  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%3A287046987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046987'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046987'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047035> ;
  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%3A287047035>
  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%3A287047035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047035'^^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:287047035'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047010> ;
  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%3A287047010>
  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%3A287047010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047010'^^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:287047010'^^xsd:string;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047085> ;
  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%3A287047085>
  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%3A287047085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047085'^^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:287047085'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046971> ;
  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%3A287046971>
  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%3A287046971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046971'^^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:287046971'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047034> ;
  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%3A287047034>
  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%3A287047034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047034'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047034'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047068> ;
  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%3A287047068>
  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%3A287047068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047068'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047068'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046955> ;
  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%3A287046955>
  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%3A287046955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046955'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046955'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046980> ;
  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%3A287046980>
  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%3A287046980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046980'^^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:287046980'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046965> ;
  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%3A287046965>
  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%3A287046965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046965'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  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 '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046965'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046920> ;
  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%3A287046920>
  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%3A287046920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046920'^^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:287046920'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046902> ;
  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%3A287046902>
  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%3A287046902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046902'^^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:287046902'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047004> ;
  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%3A287047004>
  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%3A287047004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047004'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047004'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047054> ;
  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%3A287047054>
  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%3A287047054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047054'^^xsd:integer;
  dwc:scientificName 'Maera grossimana'^^xsd:string;
  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 '102815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047054'^^xsd:string;
  dwc:aphiaIdAccepted '102815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046957> ;
  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%3A287046957>
  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%3A287046957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046957'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  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 '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046957'^^xsd:string;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046882> ;
  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%3A287046882>
  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%3A287046882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046882'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046882'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046995> ;
  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%3A287046995>
  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%3A287046995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046995'^^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:287046995'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047063> ;
  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%3A287047063>
  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%3A287047063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047063'^^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:287047063'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046942> ;
  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%3A287046942>
  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%3A287046942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046942'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046942'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047044> ;
  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%3A287047044>
  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%3A287047044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047044'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047044'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046874> ;
  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%3A287046874>
  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%3A287046874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046874'^^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:287046874'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046970> ;
  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%3A287046970>
  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%3A287046970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046970'^^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.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046970'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047177'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047177'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047119'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047119'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047193'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047193'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047122'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047122'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047106'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047106'^^xsd:string;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047206'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047206'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047125'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047125'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047181'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047181'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047157'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047157'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047147'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047147'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047138'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047138'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047146'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047146'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047175'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047175'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047180'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047180'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047141'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047141'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047176'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047176'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047161'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047161'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047205'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047205'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047201'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047201'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047134'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047134'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047129'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047129'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047115'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047115'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047174'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047174'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047155'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047155'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047188'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047188'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047166'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047166'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047109'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047109'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047123'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047123'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047149'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047149'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047164'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047164'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047171'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047171'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047131'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047131'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047121'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047121'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047190'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047190'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047160'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047160'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047132'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047132'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047207'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047207'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047120'^^xsd:integer;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047120'^^xsd:string;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047191'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047191'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047143'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047143'^^xsd:string;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047112'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047112'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047153'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047153'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047124'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047124'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047114'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047114'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047154'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047154'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047133'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047133'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047144'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047144'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047158'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047158'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047182'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047182'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047189'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047189'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047128'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047128'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047148'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047148'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047116'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047116'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047198'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047198'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047150'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047150'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047169'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047169'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047187'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047187'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047203'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047203'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047163'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047163'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047107'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047107'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047168'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047168'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047145'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047145'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047118'^^xsd:integer;
  dwc:scientificName 'Aphrodita 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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047118'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047162'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047162'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047204'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047204'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047108'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047108'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047117'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047117'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047130'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047130'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047113'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047113'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047186'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047186'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047135'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047135'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047184'^^xsd:integer;
  dwc:scientificName 'Magelona 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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047184'^^xsd:string;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73290326982705 -5.282739062202779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73290326982705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282739062202779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047195'^^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.2827390622028'^^xsd:double;
  dwc:latitude '51.732903269827'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047195'^^xsd:string;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049113'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049113'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049096'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049096'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043910'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043910'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043962'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043962'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043793'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043793'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043756'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043756'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049227'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049227'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049190'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049190'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043817'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043817'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043977'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043977'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043788'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043788'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049107'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049107'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043950'^^xsd:integer;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043950'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043830'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043830'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049090'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049090'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049171'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049171'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043932'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043932'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049088'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049088'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049150'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049150'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049204'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049204'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043774'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043774'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043835'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043835'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043968'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043968'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043969'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043969'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049105'^^xsd:integer;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049105'^^xsd:string;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043995'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043995'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043958'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043958'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049228'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049228'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043837'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043837'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043811'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043811'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049184'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049184'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043919'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043919'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049181'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049181'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043809'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043809'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043763'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043763'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043992'^^xsd:integer;
  dwc:scientificName 'Tubificoides benedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043992'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049117'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049117'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043986'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043986'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043797'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043797'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043770'^^xsd:integer;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043770'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043800'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043800'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043902'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043902'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049194'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049194'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043875'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043875'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049103'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049103'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049187'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049187'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049139'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049139'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043757'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043757'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043924'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043924'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049092'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049092'^^xsd:string;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043762'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043762'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043943'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043943'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049176'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049176'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043990'^^xsd:integer;
  dwc:scientificName 'Tragula fenestrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043990'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '238068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043981'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043981'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043805'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043805'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043888'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043888'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043816'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043816'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049149'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049149'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043812'^^xsd:integer;
  dwc:scientificName 'Leptosynapta bergensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043812'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049224'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049224'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049179'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049179'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043956'^^xsd:integer;
  dwc:scientificName 'Parougia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043956'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049111'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049111'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043873'^^xsd:integer;
  dwc:scientificName 'Malmgreniella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043873'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043985'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043985'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043917'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043917'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043784'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043784'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043867'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043867'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043908'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043908'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049075'^^xsd:integer;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049075'^^xsd:string;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049069'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049069'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043913'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043913'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043939'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043939'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049068'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049068'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043878'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043878'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043965'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043965'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043894'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043894'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043904'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043904'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043925'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043925'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049168'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049168'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049128'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049128'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043780'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043780'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043845'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043845'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043781'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043781'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043865'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043865'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043936'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043936'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049123'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049123'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049178'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049178'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043818'^^xsd:integer;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043818'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043863'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043863'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049085'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049085'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043803'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043803'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043828'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043828'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043882'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043882'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049186'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049186'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043813'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043813'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044000'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044000'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043974'^^xsd:integer;
  dwc:scientificName 'Schistomeringos'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043974'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049145'^^xsd:integer;
  dwc:scientificName 'Sthenelais 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049145'^^xsd:string;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043997'^^xsd:integer;
  dwc:scientificName 'Saccoglossus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043997'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043872'^^xsd:integer;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043872'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049064'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049064'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049216'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049216'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043822'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043822'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043856'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043856'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043940'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043940'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049112'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049112'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043847'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043847'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049101'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049101'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043970'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043970'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043871'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043871'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043998'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043998'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043839'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043839'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043855'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043855'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049217'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049217'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043988'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043988'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049126'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049126'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049195'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049195'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043880'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043880'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043980'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043980'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043937'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043937'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043957'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043957'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043961'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043961'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043978'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043978'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043866'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043866'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049130'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049130'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043916'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043916'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043905'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043905'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049214'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049214'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043783'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043783'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049198'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049198'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049086'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049086'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043966'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043966'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043928'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043928'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043887'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043887'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043833'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043833'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043859'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043859'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043994'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043994'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049100'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049100'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043982'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043982'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043773'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043773'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049200'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '889574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049200'^^xsd:string;
  dwc:aphiaIdAccepted '491766'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043933'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043933'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049141'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049141'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049087'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049087'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049161'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049161'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043792'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043792'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043829'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043829'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043909'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043909'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043860'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043860'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043885'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043885'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043858'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043858'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043959'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043959'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043851'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043851'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049193'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049193'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043979'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043979'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043906'^^xsd:integer;
  dwc:scientificName 'Cylindroleberis mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043906'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049231'^^xsd:integer;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049231'^^xsd:string;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043777'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043777'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049225'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049225'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049081'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049081'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043754'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043754'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043903'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043903'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049125'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049125'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043842'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043842'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049153'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049153'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049089'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049089'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043896'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043896'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '134592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043912'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043912'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043891'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043891'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043826'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043826'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049166'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049166'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043808'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043808'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043948'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043948'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043900'^^xsd:integer;
  dwc:scientificName 'Astarte'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043900'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044002'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044002'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043989'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043989'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049158'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049158'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043874'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043874'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049094'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049094'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043838'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043838'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043892'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043892'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049095'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049095'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049197'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049197'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043884'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043884'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049222'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049222'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049076'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049076'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049155'^^xsd:integer;
  dwc:scientificName 'Carinocythereis carinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049155'^^xsd:string;
  dwc:aphiaIdAccepted '128371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043862'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043862'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043938'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043938'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043814'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043814'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043761'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043761'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043877'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043877'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043946'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043946'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043849'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043849'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043824'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043824'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043766'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043766'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049093'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049093'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043964'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043964'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049121'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049121'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043760'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043760'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049209'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049209'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049065'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049065'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049189'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049189'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043947'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043947'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049083'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049083'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043821'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043821'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049152'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049152'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049129'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049129'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043949'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043949'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049114'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049114'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043843'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043843'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049191'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049191'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043983'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043983'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043993'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043993'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049078'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049078'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043753'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043753'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043918'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043918'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043898'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043898'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049212'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049212'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043785'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043785'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043869'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043869'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043886'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043886'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043840'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043840'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043758'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043758'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049199'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049199'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049148'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049148'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049160'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049160'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043935'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043935'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043954'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043954'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043987'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043987'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049091'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049091'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043810'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043810'^^xsd:string;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043923'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043923'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043929'^^xsd:integer;
  dwc:scientificName 'Jupiteria minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043929'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049201'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049201'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049140'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049140'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043827'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043827'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049122'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049122'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043841'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043841'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043779'^^xsd:integer;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043779'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043930'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043930'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049142'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049142'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043920'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043920'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049132'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049132'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049137'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049137'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049084'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049084'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049188'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049188'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049215'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049215'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049070'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049070'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043876'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043876'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043926'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043926'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043790'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043790'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043850'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043850'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043819'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043819'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043976'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043976'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049108'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049108'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044003'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044003'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049175'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049175'^^xsd:string;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043984'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043984'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043799'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043799'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043786'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043786'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049182'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049182'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043890'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043890'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043945'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043945'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049138'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049138'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043832'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043832'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043801'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043801'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043883'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043883'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043864'^^xsd:integer;
  dwc:scientificName 'Tubificoides amplivasatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043864'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043915'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043915'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043771'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043771'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049144'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049144'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043806'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043806'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043825'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043825'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049230'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049230'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043815'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043815'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043921'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043921'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049223'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049223'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043794'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043794'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043899'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043899'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043991'^^xsd:integer;
  dwc:scientificName 'Tubificoides amplivasatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043991'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043941'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043941'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049221'^^xsd:integer;
  dwc:scientificName 'Sthenelais 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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049221'^^xsd:string;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043772'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043772'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043802'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043802'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043953'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043953'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049203'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049203'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043836'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043836'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043870'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043870'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049071'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049071'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049163'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049163'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043967'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043967'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043778'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043778'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043782'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043782'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043951'^^xsd:integer;
  dwc:scientificName 'Oedicerotidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043951'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049073'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049073'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043907'^^xsd:integer;
  dwc:scientificName 'Demonax torulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043907'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043834'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043834'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049162'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049162'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043881'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043881'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043776'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043776'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043999'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043999'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049072'^^xsd:integer;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049072'^^xsd:string;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043755'^^xsd:integer;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043755'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049219'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049219'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049170'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049170'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043769'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043769'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049192'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049192'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043893'^^xsd:integer;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043893'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043848'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043848'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049208'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049208'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049196'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049196'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049127'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049127'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043960'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043960'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043759'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043759'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043804'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043804'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043955'^^xsd:integer;
  dwc:scientificName 'Parougia 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043955'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043765'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043765'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043852'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043852'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049134'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049134'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043787'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043787'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043972'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043972'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049157'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049157'^^xsd:string;
  dwc:aphiaIdAccepted '13552'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049079'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049079'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043963'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043963'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043942'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043942'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049066'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049066'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043927'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043927'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043879'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043879'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043798'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043798'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043975'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043975'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043807'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043807'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043791'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043791'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043857'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043857'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049210'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049210'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043764'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043764'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043853'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043853'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049147'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049147'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043952'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043952'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043922'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043922'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043820'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043820'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043897'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043897'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043996'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043996'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049099'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049099'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043971'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043971'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043854'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043854'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043846'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043846'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043973'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043973'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049080'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049080'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049229'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049229'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044001'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044001'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049098'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049098'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043844'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043844'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043901'^^xsd:integer;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043901'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043775'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043775'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043795'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043795'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043889'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043889'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043934'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043934'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043831'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043831'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043931'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043931'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049207'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049207'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049062'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049062'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049202'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049202'^^xsd:string;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043768'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043768'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043895'^^xsd:integer;
  dwc:scientificName 'Anobothrus 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043895'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043789'^^xsd:integer;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043789'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049156'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049156'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043944'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043944'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049169'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049169'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043767'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043767'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049082'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049082'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049167'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049167'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043796'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043796'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043868'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043868'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049151'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049151'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049159'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049159'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049174'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049174'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043911'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043911'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049165'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049165'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049164'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049164'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043823'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043823'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049205'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049205'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049154'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049154'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043914'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043914'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049136'^^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.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049136'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73200553173859 -5.282673954300885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73200553173859"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282673954300885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043861'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2826739543009'^^xsd:double;
  dwc:latitude '51.732005531739'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043861'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043747'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043747'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049015'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049015'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043686'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043686'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048941'^^xsd:integer;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048941'^^xsd:string;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048906'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048906'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043709'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043709'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049012'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049012'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043671'^^xsd:integer;
  dwc:scientificName 'Leptosynapta bergensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043671'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049005'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049005'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048952'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048952'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048983'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048983'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043727'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043727'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049023'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049023'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048995'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048995'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048946'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048946'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043659'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043659'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049022'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049022'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048918'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048918'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048960'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048960'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048971'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048971'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043751'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043751'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048949'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048949'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049047'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049047'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049061'^^xsd:integer;
  dwc:scientificName 'Magelona 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049061'^^xsd:string;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043672'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043672'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043714'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043714'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048975'^^xsd:integer;
  dwc:scientificName 'Acidostoma nodiferum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048975'^^xsd:string;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049054'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049054'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049000'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049000'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043718'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043718'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049044'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049044'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043684'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043684'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043738'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043738'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048977'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048977'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048973'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048973'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049049'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049049'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048955'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048955'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048987'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048987'^^xsd:string;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043655'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043655'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048981'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048981'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043716'^^xsd:integer;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043716'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048924'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048924'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049011'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049011'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048901'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048901'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043680'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043680'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048994'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048994'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043723'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043723'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048956'^^xsd:integer;
  dwc:scientificName 'Sthenelais 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048956'^^xsd:string;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049060'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049060'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043698'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043698'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048891'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048891'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043697'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043697'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049051'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049051'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043715'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043715'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043728'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043728'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048980'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048980'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048986'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048986'^^xsd:string;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043706'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043706'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049008'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049008'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043673'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043673'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043692'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043692'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048991'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048991'^^xsd:string;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048929'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048929'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043667'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043667'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049045'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049045'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043717'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043717'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043743'^^xsd:integer;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043743'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048938'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048938'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048907'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048907'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048962'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048962'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043653'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043653'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043683'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043683'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048920'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048920'^^xsd:string;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043694'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043694'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043736'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043736'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043704'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043704'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049036'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049036'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048919'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048919'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043734'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043734'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043669'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043669'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043729'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043729'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048897'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048897'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043707'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043707'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049059'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049059'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043658'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043658'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048972'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048972'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048898'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048898'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049002'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049002'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043741'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043741'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043719'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043719'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043687'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043687'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049016'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049016'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043742'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043742'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048970'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048970'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048961'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048961'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043674'^^xsd:integer;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043674'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043663'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043663'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049014'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049014'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048892'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048892'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048951'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048951'^^xsd:string;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043696'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043696'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043656'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043656'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048958'^^xsd:integer;
  dwc:scientificName 'Tellinacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048958'^^xsd:string;
  dwc:aphiaIdAccepted '14636'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043745'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043745'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049058'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049058'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048959'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048959'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043679'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043679'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048915'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048915'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048976'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048976'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049056'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049056'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048988'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048988'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043711'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043711'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043712'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043712'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048927'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048927'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043708'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043708'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049007'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049007'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048948'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048948'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043726'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043726'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048954'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048954'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049017'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049017'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043705'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043705'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043654'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043654'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049025'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049025'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048969'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048969'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048990'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048990'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043746'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043746'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049035'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049035'^^xsd:string;
  dwc:aphiaIdAccepted '131528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048939'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048939'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043693'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043693'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048913'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048913'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043664'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043664'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048957'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048957'^^xsd:string;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043650'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043650'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049031'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049031'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049043'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049043'^^xsd:string;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043657'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043657'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049004'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049004'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043681'^^xsd:integer;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043681'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043648'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043648'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049027'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049027'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043725'^^xsd:integer;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043725'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048921'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048921'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049046'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049046'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043665'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043665'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048947'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048947'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043700'^^xsd:integer;
  dwc:scientificName 'Magelona 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043700'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048925'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048925'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043702'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043702'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048911'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048911'^^xsd:string;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043722'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043722'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048908'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048908'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043710'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043710'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049040'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049040'^^xsd:string;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043660'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043660'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048931'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048931'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048992'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048992'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048936'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048936'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049009'^^xsd:integer;
  dwc:scientificName 'Galeommatacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049009'^^xsd:string;
  dwc:aphiaIdAccepted '14629'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049053'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049053'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048979'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048979'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043682'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043682'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043731'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043731'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043739'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043739'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043685'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043685'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043703'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043703'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048943'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048943'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043649'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043649'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049001'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049001'^^xsd:string;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048985'^^xsd:integer;
  dwc:scientificName 'Anaitides 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048985'^^xsd:string;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043748'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043748'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048922'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048922'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048937'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048937'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048967'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048967'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048914'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048914'^^xsd:string;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043668'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043668'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043701'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043701'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048964'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048964'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048899'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048899'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048923'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048923'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048900'^^xsd:integer;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048900'^^xsd:string;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048904'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048904'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048890'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048890'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048993'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048993'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048999'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048999'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043688'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043688'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043749'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043749'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043740'^^xsd:integer;
  dwc:scientificName 'Sthenelais'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043740'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043733'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043733'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049020'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049020'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049052'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049052'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043720'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043720'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048935'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048935'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048934'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048934'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048963'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048963'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043662'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043662'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043651'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043651'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048894'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048894'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043690'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043690'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043677'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043677'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048950'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048950'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049050'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049050'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043676'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043676'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043678'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043678'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049018'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049018'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048944'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048944'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043695'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043695'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287049013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049013'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049013'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043661'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043661'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287049057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049057'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049057'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049033'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049033'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048989'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048989'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048997'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048997'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043724'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043724'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048902'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048902'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043652'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043652'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048910'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048910'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043750'^^xsd:integer;
  dwc:scientificName 'Magelona 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043750'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048930'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048930'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043666'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043666'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043689'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043689'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048926'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048926'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043732'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043732'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048982'^^xsd:integer;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048982'^^xsd:string;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049026'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049026'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043737'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043737'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287048933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048933'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048933'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043744'^^xsd:integer;
  dwc:scientificName 'Thracia 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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043744'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049048'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049048'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049021'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049021'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043670'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043670'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048996'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048996'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049034'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049034'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049042'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049042'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049024'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049024'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048928'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048928'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048895'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048895'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049028'^^xsd:integer;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049028'^^xsd:string;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049019'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049019'^^xsd:string;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043752'^^xsd:integer;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043752'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043730'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043730'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048912'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048912'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048905'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048905'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049039'^^xsd:integer;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049039'^^xsd:string;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043691'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043691'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66409%3A287043675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043675'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043675'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66412%3A287048966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287048966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287048966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287048966'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287048966'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043735'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043735'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049006'^^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.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049006'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043721'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043721'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043699'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043699'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A287043713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73021005497399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282543748650126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73021005497399 -5.282543748650126)"^^geo:wktLiteral ;
  geo-pos:lat "51.73021005497399"^^xsd:decimal ;
  geo-pos:long "-5.282543748650126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287043713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287043713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287043713'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2825437486501'^^xsd:double;
  dwc:latitude '51.730210054974'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287043713'^^xsd:string;
  dwc:observationDate '2009-09-09'^^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%3A66410%3A287046743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046743'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046743'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046747'^^xsd:integer;
  dwc:scientificName 'Alcyonium glomeratum'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046747'^^xsd:string;
  dwc:aphiaIdAccepted '132159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043557'^^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 '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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043557'^^xsd:string;
  dwc:observationDate '2010-06-21'^^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%3A66400%3A287039995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039995'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039995'^^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%3A66408%3A287043563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043563'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043563'^^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%3A66400%3A287039630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039630'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039630'^^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%3A287046734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046734'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046734'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039999'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039999'^^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%3A287039632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039632'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039632'^^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%3A287040039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040039'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040039'^^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%3A287039607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039607'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039607'^^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%3A66408%3A287043565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043565'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043565'^^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%3A66410%3A287046744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046744'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046744'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039991'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039991'^^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%3A287039613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039613'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039613'^^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%3A287046742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046742'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046742'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039984'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039984'^^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%3A287039609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039609'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039609'^^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%3A287040004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040004'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040004'^^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%3A66410%3A287046749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046749'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046749'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040019'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040019'^^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%3A66408%3A287043561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043561'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043561'^^xsd:string;
  dwc:observationDate '2010-06-21'^^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%3A66400%3A287039629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039629'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039629'^^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%3A287040003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040003'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040003'^^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%3A287039992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039992'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039992'^^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%3A287039625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039625'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039625'^^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%3A287046735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046735'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046735'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039627'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039627'^^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%3A287046746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046746'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046746'^^xsd:string;
  dwc:aphiaIdAccepted '132037'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046737'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046737'^^xsd:string;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043564'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043564'^^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%3A66400%3A287039604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039604'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039604'^^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%3A66408%3A287043558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043558'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043558'^^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%3A66400%3A287039631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039631'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039631'^^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%3A66408%3A287043562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043562'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043562'^^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%3A287046741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046741'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046741'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039606'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039606'^^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%3A287046740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046740'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046740'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046736'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046736'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040009'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040009'^^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%3A66408%3A287043556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043556'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043556'^^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%3A66400%3A287040030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040030'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040030'^^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%3A66408%3A287043555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043555'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043555'^^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%3A66400%3A287039626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039626'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039626'^^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%3A287046738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046738'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046738'^^xsd:string;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040040'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040040'^^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%3A287040020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040020'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040020'^^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%3A287039605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039605'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039605'^^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%3A287039987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039987'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039987'^^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%3A287039988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039988'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039988'^^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%3A287039608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039608'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039608'^^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%3A287039610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039610'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039610'^^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%3A287039612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039612'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039612'^^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%3A287039628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039628'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039628'^^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%3A287046745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046745'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046745'^^xsd:string;
  dwc:aphiaIdAccepted '131888'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046748'^^xsd:integer;
  dwc:scientificName 'Parazoanthus axinellae'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046748'^^xsd:string;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040000'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040000'^^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%3A287040029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040029'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040029'^^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%3A66408%3A287043559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043559'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043559'^^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%3A66400%3A287040010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040010'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040010'^^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%3A287039996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039996'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039996'^^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%3A287039614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039614'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039614'^^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%3A287046739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046739'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046739'^^xsd:string;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043560'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043560'^^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%3A66400%3A287039603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039603'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039603'^^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%3A287046732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046732'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046732'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046733'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046733'^^xsd:string;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039624'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039624'^^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%3A287039611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.741023334653946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281879116039584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.741023334653946 -5.281879116039584)"^^geo:wktLiteral ;
  geo-pos:lat "51.741023334653946"^^xsd:decimal ;
  geo-pos:long "-5.281879116039584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039611'^^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.2818791160396'^^xsd:double;
  dwc:latitude '51.741023334654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039611'^^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%3A66402%3A287039798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039798'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039798'^^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%3A66399%3A287039251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039251'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039251'^^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%3A66402%3A287039749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039749'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039749'^^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%3A287039806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039806'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039806'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039789'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039789'^^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%3A66399%3A287039281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039281'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039281'^^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%3A287039267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039267'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039267'^^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%3A66402%3A287039759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039759'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039759'^^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%3A66399%3A287039254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039254'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039254'^^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%3A66402%3A287039801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039801'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039801'^^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%3A287039790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039790'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039790'^^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%3A66399%3A287039299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039299'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039299'^^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%3A287039288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039288'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039288'^^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%3A287039295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039295'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039295'^^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%3A66402%3A287039763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039763'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039763'^^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%3A287039753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039753'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039753'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039223'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039223'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039259'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039259'^^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%3A66402%3A287039735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039735'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039735'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039296'^^xsd:integer;
  dwc:scientificName 'Pawsonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039296'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '123487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039285'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039285'^^xsd:string;
  dwc:observationDate '2005-06-18'^^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%3A66402%3A287039748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039748'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039748'^^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%3A287039810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039810'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039810'^^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%3A287039800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039800'^^xsd:integer;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039800'^^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%3A66405%3A287042968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042968'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042968'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66402%3A287039764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039764'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039764'^^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%3A287039756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039756'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039756'^^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%3A287039769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039769'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039769'^^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%3A287039738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039738'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039738'^^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%3A287039814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039814'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039814'^^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%3A66399%3A287039298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039298'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039298'^^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%3A287039245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039245'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039245'^^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%3A66402%3A287039804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039804'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039804'^^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%3A287039780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039780'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039780'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039758'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039758'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039303'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039303'^^xsd:string;
  dwc:observationDate '2005-06-18'^^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%3A66402%3A287039788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039788'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039788'^^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%3A287039799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039799'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039799'^^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%3A287039742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039742'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039742'^^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%3A287039767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039767'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039767'^^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%3A66400%3A287040014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040014'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040014'^^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%3A66402%3A287039746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039746'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039746'^^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%3A66405%3A287042962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042962'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042962'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66399%3A287039241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039241'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039241'^^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%3A66402%3A287039773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039773'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039773'^^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%3A287039728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039728'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039728'^^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%3A287039768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039768'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039768'^^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%3A66399%3A287039287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039287'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039287'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039812'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039812'^^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%3A66399%3A287039232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039232'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039232'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '117125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039736'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039736'^^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%3A287039737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039737'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039737'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039270'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039270'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A287039229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039229'^^xsd:integer;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039229'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039784'^^xsd:integer;
  dwc:scientificName 'Aglaozonia (asexual cutleria)'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039784'^^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%3A66399%3A287039269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039269'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039269'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039221'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039221'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039817'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039817'^^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%3A287039778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039778'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039778'^^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%3A287039731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039731'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039731'^^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%3A66405%3A287042971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042971'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042971'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66402%3A287039808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039808'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039808'^^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%3A287039739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039739'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039739'^^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%3A66399%3A287039277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039277'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039277'^^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%3A287039304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039304'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039304'^^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%3A66402%3A287039752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039752'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039752'^^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%3A287039751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039751'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039751'^^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%3A66399%3A287039297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039297'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039297'^^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%3A66402%3A287039730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039730'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039730'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039272'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039272'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039803'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039803'^^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%3A66399%3A287039247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039247'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039247'^^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%3A287039256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039256'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039256'^^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%3A66402%3A287039743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039743'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039743'^^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%3A287039796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039796'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039796'^^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%3A66400%3A287040034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040034'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040034'^^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%3A287039261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039261'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039261'^^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%3A66402%3A287039816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039816'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039816'^^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%3A66399%3A287039265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039265'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039265'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039797'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039797'^^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%3A287039750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039750'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039750'^^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%3A66399%3A287039302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039302'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039302'^^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%3A287039291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039291'^^xsd:integer;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039291'^^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%3A287039252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039252'^^xsd:integer;
  dwc:scientificName 'Chartella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039252'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039793'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039793'^^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%3A66405%3A287042963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042963'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042963'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66399%3A287039266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039266'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039266'^^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%3A66402%3A287039791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039791'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039791'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039781'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039781'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039234'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039234'^^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%3A66402%3A287039775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039775'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039775'^^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%3A287039820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039820'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039820'^^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%3A287039745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039745'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039745'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039821'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039821'^^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%3A287039726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039726'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039726'^^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%3A287039802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039802'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039802'^^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%3A287039757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039757'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039757'^^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%3A287039765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039765'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039765'^^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%3A66399%3A287039264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039264'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039264'^^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%3A287039305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039305'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039305'^^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%3A66402%3A287039795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039795'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039795'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039262'^^xsd:integer;
  dwc:scientificName 'Polycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039262'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '138369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039786'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039786'^^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%3A287039747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039747'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039747'^^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%3A287039811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039811'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039811'^^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%3A66399%3A287039280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039280'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039280'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039275'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039275'^^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%3A66402%3A287039755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039755'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039755'^^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%3A287039818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039818'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039818'^^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%3A287039774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039774'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039774'^^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%3A66399%3A287039222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039222'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039222'^^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%3A287039809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039809'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039809'^^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%3A66399%3A287039230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039230'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039230'^^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%3A287039263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039263'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039263'^^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%3A66405%3A287042969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042969'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042969'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66402%3A287039729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039729'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039729'^^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%3A66399%3A287039246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039246'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039246'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039290'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039290'^^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%3A287039268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039268'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039268'^^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%3A287039237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039237'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039237'^^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%3A287039257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039257'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039257'^^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%3A287039219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039219'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039219'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039744'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039744'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039282'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039282'^^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%3A287039289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039289'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039289'^^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%3A287039228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039228'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039228'^^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%3A66402%3A287039787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039787'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039787'^^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%3A66399%3A287039294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039294'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039294'^^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%3A287039250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039250'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039250'^^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%3A287039761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039761'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039761'^^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%3A287039777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039777'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039777'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039727'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039727'^^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%3A66399%3A287039236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039236'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039236'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039782'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039782'^^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%3A287039807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039807'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039807'^^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%3A287039732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039732'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039732'^^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%3A66399%3A287039271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039271'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039271'^^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%3A287039276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039276'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039276'^^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%3A66400%3A287039981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039981'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039981'^^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%3A66399%3A287039244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039244'^^xsd:integer;
  dwc:scientificName 'Haliplanella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039244'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039260'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039260'^^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%3A66402%3A287039792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039792'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039792'^^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%3A66405%3A287042967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042967'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042967'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66399%3A287039292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039292'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039292'^^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%3A287039248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039248'^^xsd:integer;
  dwc:scientificName 'Aplidium pallidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039248'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039243'^^xsd:integer;
  dwc:scientificName 'Flabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039243'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042965'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042965'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66399%3A287039226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039226'^^xsd:integer;
  dwc:scientificName 'Chartella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039226'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042972'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042972'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042966'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042966'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66399%3A287039225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039225'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039225'^^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%3A287039242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039242'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039242'^^xsd:string;
  dwc:observationDate '2005-06-18'^^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%3A66399%3A287039258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039258'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039258'^^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%3A66400%3A287040024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040024'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040024'^^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%3A287039240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039240'^^xsd:integer;
  dwc:scientificName 'Raspailia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039240'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039815'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039815'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039279'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039279'^^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%3A66405%3A287042970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042970'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042970'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66399%3A287039235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039235'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039235'^^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%3A66402%3A287039783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039783'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039783'^^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%3A66399%3A287039286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039286'^^xsd:integer;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039286'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039255'^^xsd:integer;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039255'^^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%3A287039233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039233'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039233'^^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%3A66402%3A287039822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039822'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039822'^^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%3A287039805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039805'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039805'^^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%3A287039740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039740'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039740'^^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%3A287039794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039794'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039794'^^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%3A66399%3A287039224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039224'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039224'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039725'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039725'^^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%3A66399%3A287039284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039284'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039284'^^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%3A287039278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039278'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039278'^^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%3A66402%3A287039819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039819'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039819'^^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%3A287039734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039734'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039734'^^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%3A66399%3A287039273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039273'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039273'^^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%3A287039274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039274'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039274'^^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%3A287039300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039300'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039300'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039306'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039306'^^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%3A66402%3A287039766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039766'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039766'^^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%3A66399%3A287039239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039239'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039239'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039771'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039771'^^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%3A66405%3A287042964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042964'^^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 '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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042964'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66402%3A287039813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039813'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039813'^^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%3A287039770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039770'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039770'^^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%3A66399%3A287039227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039227'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039227'^^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%3A66402%3A287039776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039776'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039776'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039231'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039231'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040044'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040044'^^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%3A287039293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039293'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039293'^^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%3A66402%3A287039785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039785'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039785'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039301'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039301'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039741'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039741'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039754'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039754'^^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%3A287039760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039760'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039760'^^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%3A287039779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039779'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039779'^^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%3A287039772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039772'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039772'^^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%3A66399%3A287039283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039283'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039283'^^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%3A66402%3A287039762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039762'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Rohan Holt'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039762'^^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%3A66399%3A287039238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039238'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039238'^^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%3A66402%3A287039733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039733'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039733'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039249'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039249'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039220'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Joanne Porter'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039220'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7410637477312"^^xsd:decimal ;
  dwc:decimalLongitude "-5.280433043036808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7410637477312 -5.280433043036808)"^^geo:wktLiteral ;
  geo-pos:lat "51.7410637477312"^^xsd:decimal ;
  geo-pos:long "-5.280433043036808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039253'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Simon Ward'^^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.2804330430368'^^xsd:double;
  dwc:latitude '51.741063747731'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039253'^^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%3A66407%3A287043266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043266'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043266'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043239'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043239'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043234'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043234'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043261'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043261'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043252'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043252'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043245'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043245'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043237'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043237'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043273'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043273'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043247'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043247'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043271'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043271'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043254'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043254'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043231'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043231'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043260'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043260'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043270'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043270'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043251'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043251'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043259'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043259'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043272'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043272'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043238'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043238'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043268'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043268'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043256'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043256'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043265'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043265'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043264'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043264'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043269'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043269'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043233'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043233'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043255'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043255'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043262'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043262'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043250'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043250'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043275'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043275'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043249'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043249'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043243'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043243'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043248'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043248'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043258'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043258'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043263'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043263'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043235'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043235'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043246'^^xsd:integer;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043246'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043236'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043236'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043240'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043240'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043232'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043232'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043253'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043253'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043230'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043230'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043267'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043267'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043257'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043257'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043244'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043244'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043242'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043242'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043274'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043274'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.740166008817255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2803679617912085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.740166008817255 -5.2803679617912085)"^^geo:wktLiteral ;
  geo-pos:lat "51.740166008817255"^^xsd:decimal ;
  geo-pos:long "-5.2803679617912085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043241'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2803679617912'^^xsd:double;
  dwc:latitude '51.740166008817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043241'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044029'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044029'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049237'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049237'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044100'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044100'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044142'^^xsd:integer;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044142'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044096'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044096'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044080'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044080'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044037'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044037'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049299'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049299'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044202'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044202'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049273'^^xsd:integer;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049273'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044107'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044107'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049264'^^xsd:integer;
  dwc:scientificName 'Astacilla danmoniensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '335294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049264'^^xsd:string;
  dwc:aphiaIdAccepted '335294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044018'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044018'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049380'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049380'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044126'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044126'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049239'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049239'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044122'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044122'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049393'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049393'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044201'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044201'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049350'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049350'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044144'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044144'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049359'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049359'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044141'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044141'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049379'^^xsd:integer;
  dwc:scientificName 'Campanulinoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049379'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049445'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049445'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049372'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049372'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049497'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049497'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044130'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044130'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044183'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044183'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049496'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049496'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049287'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049287'^^xsd:string;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049447'^^xsd:integer;
  dwc:scientificName 'Mangelia brachystoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049447'^^xsd:string;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044194'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044194'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049303'^^xsd:integer;
  dwc:scientificName 'Harpinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049303'^^xsd:string;
  dwc:aphiaIdAccepted '101716'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044085'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044085'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044036'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044036'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049457'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049457'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049448'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049448'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044045'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044045'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049283'^^xsd:integer;
  dwc:scientificName 'Diastylidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049283'^^xsd:string;
  dwc:aphiaIdAccepted '110380'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049304'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049304'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049474'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049474'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049433'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049433'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049353'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049353'^^xsd:string;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049330'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049330'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049499'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049499'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044070'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044070'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049469'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049469'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044069'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044069'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044079'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044079'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044188'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044188'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049429'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049429'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049246'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049246'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049482'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049482'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049307'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049307'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044007'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044007'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049277'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049277'^^xsd:string;
  dwc:aphiaIdAccepted '110722'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049460'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049460'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044028'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044028'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049395'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049395'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049440'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049440'^^xsd:string;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044095'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044095'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044127'^^xsd:integer;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044127'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049468'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049468'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049387'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049387'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044012'^^xsd:integer;
  dwc:scientificName 'Terebellida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044012'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049473'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049473'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049250'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049250'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044092'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044092'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044051'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044051'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049323'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049323'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049365'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049365'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049376'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049376'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049455'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049455'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049269'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049269'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044052'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044052'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044118'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044118'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044199'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044199'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044021'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044021'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044195'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044195'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049338'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049338'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044114'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044114'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049384'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049384'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049452'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049452'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044124'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044124'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044172'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044172'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044181'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044181'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044128'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044128'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049489'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049489'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044062'^^xsd:integer;
  dwc:scientificName 'Metopa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044062'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049336'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049336'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044093'^^xsd:integer;
  dwc:scientificName 'Spisula 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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044093'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049478'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049478'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049492'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049492'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044032'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044032'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044099'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044099'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044120'^^xsd:integer;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044120'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049476'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049476'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049268'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049268'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049343'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049343'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049432'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049432'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049494'^^xsd:integer;
  dwc:scientificName 'Campanulinoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049494'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049418'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049418'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049356'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049356'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049344'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049344'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049249'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049249'^^xsd:string;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049260'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049260'^^xsd:string;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049386'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049386'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049421'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049421'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044101'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044101'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049430'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049430'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044117'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044117'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044153'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044153'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049339'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049339'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049414'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049414'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044165'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044165'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044109'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044109'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049490'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049490'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044106'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044106'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044017'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044017'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044083'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044083'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044113'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049334'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049334'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049320'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049320'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049459'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049459'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044198'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044198'^^xsd:string;
  dwc:observationDate '2005-06-17'^^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%3A287044055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044055'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044055'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049232'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049232'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044185'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044185'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044167'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044167'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049349'^^xsd:integer;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049349'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049461'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049461'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049435'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049435'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049256'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049256'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044197'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044197'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049368'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049368'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049404'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049404'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049493'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049493'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044094'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044094'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044155'^^xsd:integer;
  dwc:scientificName 'Lutraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044155'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049383'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049383'^^xsd:string;
  dwc:aphiaIdAccepted '1447711'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044097'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044097'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049371'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049371'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044024'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044024'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049308'^^xsd:integer;
  dwc:scientificName 'Inachinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049308'^^xsd:string;
  dwc:aphiaIdAccepted '148436'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044179'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044179'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049392'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049392'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049438'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049438'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049413'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049413'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044025'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044025'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044152'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044152'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044166'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044166'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049252'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049252'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049235'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049235'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049325'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049325'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049291'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049291'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044173'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044173'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049281'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049281'^^xsd:string;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049282'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049282'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049488'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049488'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044157'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044157'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049444'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049444'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049263'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049263'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049400'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049400'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044074'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044074'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049302'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049302'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049262'^^xsd:integer;
  dwc:scientificName 'Aora 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049262'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049467'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049467'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049381'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049381'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049424'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049424'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049498'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049498'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049241'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049241'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049480'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049480'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049391'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049391'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049313'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049313'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044140'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044140'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049388'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049388'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044066'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044066'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049378'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049378'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044132'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044132'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049425'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049425'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044014'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044014'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044076'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044076'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049314'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049314'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049446'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049446'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049377'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049377'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044089'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044089'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049324'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049324'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049236'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049236'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049364'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049364'^^xsd:string;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049326'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049326'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049464'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049464'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044116'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044116'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044004'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044004'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044027'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044027'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049285'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049285'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044078'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044078'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049420'^^xsd:integer;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049420'^^xsd:string;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044125'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044125'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044180'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044180'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049306'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049306'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044103'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044103'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044064'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044064'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049244'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049244'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049295'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049295'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044061'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044061'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049238'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049238'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049394'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049394'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044111'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044111'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044159'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044159'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044073'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044073'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044087'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044087'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049405'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049405'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049255'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049255'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044170'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044170'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044040'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044040'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049261'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049261'^^xsd:string;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044163'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044163'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044135'^^xsd:integer;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044135'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049288'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049288'^^xsd:string;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044182'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044182'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044200'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044200'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049321'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049321'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049475'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049475'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044133'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044133'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049251'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049251'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049270'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049270'^^xsd:string;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044139'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044139'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049333'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049333'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044154'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044154'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049240'^^xsd:integer;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049240'^^xsd:string;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049258'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049258'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049257'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049257'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044147'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044147'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049487'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049487'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049311'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049311'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049248'^^xsd:integer;
  dwc:scientificName 'Acidostoma nodiferum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049248'^^xsd:string;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049331'^^xsd:integer;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049331'^^xsd:string;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044056'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044056'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049363'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049363'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044138'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044138'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049416'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049416'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049462'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049462'^^xsd:string;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044034'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044034'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044189'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044189'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044057'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044057'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049465'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049465'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049453'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049453'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049399'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049399'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049318'^^xsd:integer;
  dwc:scientificName 'Mangelia brachystoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049318'^^xsd:string;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044043'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044043'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044086'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044086'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044161'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044161'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049401'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049401'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049396'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049396'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044108'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044108'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049390'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049390'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049439'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049439'^^xsd:string;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044115'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044115'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044077'^^xsd:integer;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044077'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049479'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049479'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049284'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049284'^^xsd:string;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049301'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049301'^^xsd:string;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049431'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049431'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049245'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049245'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044149'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044149'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044033'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044033'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049340'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049340'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044063'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044063'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044022'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044022'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049352'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049352'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044075'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044075'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044190'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044190'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044010'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044010'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044148'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044148'^^xsd:string;
  dwc:observationDate '2009-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044035'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044035'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049389'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049389'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049265'^^xsd:integer;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049265'^^xsd:string;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044088'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044088'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044184'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044184'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044065'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044065'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049293'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049293'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049456'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049456'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044129'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044129'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049417'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049417'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049471'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049471'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049280'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049280'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044090'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044090'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044053'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044053'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044041'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044041'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049426'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049426'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049407'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049407'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049484'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049484'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049266'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049266'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049408'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049408'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044134'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044134'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049354'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049354'^^xsd:string;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044162'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044162'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049322'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049322'^^xsd:string;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044187'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044187'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049410'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049410'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044169'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044169'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044020'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044020'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049242'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049242'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049234'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049234'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049290'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049290'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044059'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044059'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044174'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044174'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044058'^^xsd:integer;
  dwc:scientificName 'Magelona 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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044058'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049422'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049422'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044160'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044160'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049397'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049397'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044102'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044102'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044192'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044192'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044006'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044006'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049278'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049278'^^xsd:string;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044191'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044191'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049382'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049382'^^xsd:string;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044119'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044119'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049442'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049442'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044071'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044071'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049332'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049332'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049477'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049477'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049454'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049454'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049450'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049450'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044098'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044098'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044031'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044031'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044047'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044047'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049309'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049309'^^xsd:string;
  dwc:aphiaIdAccepted '101388'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049346'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049346'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044060'^^xsd:integer;
  dwc:scientificName 'Mangelia brachystoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044060'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044196'^^xsd:integer;
  dwc:scientificName 'Tubificoides pseudogaster'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044196'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049259'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049259'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044136'^^xsd:integer;
  dwc:scientificName 'Dexamine thea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044136'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049254'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049254'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049403'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049403'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049485'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049485'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049373'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049373'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049486'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049486'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049434'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049434'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044156'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044156'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049348'^^xsd:integer;
  dwc:scientificName 'Retusa umbilicata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049348'^^xsd:string;
  dwc:aphiaIdAccepted '156376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049437'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049437'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049360'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049360'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044168'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044168'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049441'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049441'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044082'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044082'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044023'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044023'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049366'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049366'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049370'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049370'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049253'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049253'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044044'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044044'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049272'^^xsd:integer;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049272'^^xsd:string;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044008'^^xsd:integer;
  dwc:scientificName 'Arcturidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044008'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049305'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049305'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044005'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044005'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044015'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044015'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044175'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044175'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049411'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049411'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049436'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049436'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049337'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049337'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049463'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049463'^^xsd:string;
  dwc:aphiaIdAccepted '130025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044151'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044151'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049374'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049374'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049369'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049369'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049243'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049243'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049271'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049271'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049342'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049342'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049419'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049419'^^xsd:string;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044143'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044143'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049276'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049276'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044164'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044164'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044068'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044068'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044150'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044150'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049315'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049315'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049347'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049347'^^xsd:string;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049412'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049412'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044026'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044026'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044176'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044176'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044110'^^xsd:integer;
  dwc:scientificName 'Arcturidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044110'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049481'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049481'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049355'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049355'^^xsd:string;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044104'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044104'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049292'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049292'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049294'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049294'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049335'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049335'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049428'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049428'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049297'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049297'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049362'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049362'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049274'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049274'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049458'^^xsd:integer;
  dwc:scientificName 'Normanion quadrimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049458'^^xsd:string;
  dwc:aphiaIdAccepted '102630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049427'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049427'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049275'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049275'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044067'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044067'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049406'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049406'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049341'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049341'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049423'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049423'^^xsd:string;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044084'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044084'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049472'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049472'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044030'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044030'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049466'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049466'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044158'^^xsd:integer;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044158'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044039'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044039'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044193'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044193'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044072'^^xsd:integer;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044072'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049289'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049289'^^xsd:string;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049357'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049357'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049361'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049361'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049316'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049316'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049310'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049310'^^xsd:string;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049451'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049451'^^xsd:string;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049483'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049483'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049495'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049495'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049329'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049329'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049298'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049298'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049345'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049345'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044137'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044137'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044011'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044011'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049247'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049247'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044038'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044038'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044105'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044105'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044186'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044186'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044178'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044178'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049367'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049367'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044121'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044121'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049443'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049443'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044123'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044123'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049491'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049491'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049317'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049317'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044048'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044048'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049328'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049328'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049385'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049385'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049327'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049327'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049296'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049296'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049415'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049415'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044019'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044019'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044145'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044145'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044016'^^xsd:integer;
  dwc:scientificName 'Acariformes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '760683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044016'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '760683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '90'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049358'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049358'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044171'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044171'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287044112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044112'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044112'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049409'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049409'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044042'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044042'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044146'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044146'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049267'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049267'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049233'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049233'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044049'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044049'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044009'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044009'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044131'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044131'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049375'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049375'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049279'^^xsd:integer;
  dwc:scientificName 'Commensodorum commensalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049279'^^xsd:string;
  dwc:aphiaIdAccepted '131080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049398'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049398'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049312'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049312'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044050'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044050'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049470'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049470'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044013'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044013'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287049300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049300'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049300'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049402'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049402'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044081'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044081'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049351'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049351'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049286'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049286'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044177'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044177'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287049319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049319'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049319'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049449'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049449'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044046'^^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 '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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044046'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287044054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044054'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044054'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73930866242856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278856864668349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73930866242856 -5.278856864668349)"^^geo:wktLiteral ;
  geo-pos:lat "51.73930866242856"^^xsd:decimal ;
  geo-pos:long "-5.278856864668349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044091'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2788568646683'^^xsd:double;
  dwc:latitude '51.739308662429'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044091'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043496'^^xsd:integer;
  dwc:scientificName 'Doto dunnei'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043496'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043516'^^xsd:integer;
  dwc:scientificName 'Tritonia nilsodhneri'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043516'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1669253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043503'^^xsd:integer;
  dwc:scientificName 'Favorinus branchialis'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043503'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '139940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043515'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043515'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A66408%3A287043493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043493'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043493'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A66408%3A287043510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043510'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043510'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043499'^^xsd:integer;
  dwc:scientificName 'Eubranchus exiguus'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043499'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '827532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043495'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043495'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043511'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043511'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043507'^^xsd:integer;
  dwc:scientificName 'Jorunna tomentosa'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043507'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043509'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043509'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043490'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043490'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043497'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043497'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287042856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042856'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042856'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66408%3A287043501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043501'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043501'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A66408%3A287043512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043512'^^xsd:integer;
  dwc:scientificName 'Rostanga rubra'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043512'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043513'^^xsd:integer;
  dwc:scientificName 'Tergipes tergipes'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043513'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '141641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043504'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043504'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043498'^^xsd:integer;
  dwc:scientificName 'Doto maculata'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043498'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '182733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042858'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042858'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A287043500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043500'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043500'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043494'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043494'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043492'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043492'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043506'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043506'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A287043505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043505'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043505'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043514'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043514'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043491'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043491'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A66408%3A287043502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043502'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043502'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A66404%3A287042857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042857'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042857'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A287042855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042855'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042855'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A287043508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.738410921829626"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278791818750295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.738410921829626 -5.278791818750295)"^^geo:wktLiteral ;
  geo-pos:lat "51.738410921829626"^^xsd:decimal ;
  geo-pos:long "-5.278791818750295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043508'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2787918187503'^^xsd:double;
  dwc:latitude '51.73841092183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043508'^^xsd:string;
  dwc:observationDate '2010-06-15'^^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%3A66404%3A287042870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73751318103494"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278726776213859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  geo-pos:lat "51.73751318103494"^^xsd:decimal ;
  geo-pos:long "-5.278726776213859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042870'^^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 '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.2787267762139'^^xsd:double;
  dwc:latitude '51.737513181035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042870'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287042869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73751318103494"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278726776213859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  geo-pos:lat "51.73751318103494"^^xsd:decimal ;
  geo-pos:long "-5.278726776213859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042869'^^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 '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.2787267762139'^^xsd:double;
  dwc:latitude '51.737513181035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042869'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A66404%3A287042872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73751318103494"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278726776213859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  geo-pos:lat "51.73751318103494"^^xsd:decimal ;
  geo-pos:long "-5.278726776213859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042872'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^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 '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.2787267762139'^^xsd:double;
  dwc:latitude '51.737513181035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042872'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287042871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73751318103494"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278726776213859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73751318103494 -5.278726776213859)"^^geo:wktLiteral ;
  geo-pos:lat "51.73751318103494"^^xsd:decimal ;
  geo-pos:long "-5.278726776213859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042871'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '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.2787267762139'^^xsd:double;
  dwc:latitude '51.737513181035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042871'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047338'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047338'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047280'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047280'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047315'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047315'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047334'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047334'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047309'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047309'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047326'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047326'^^xsd:string;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047304'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047304'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047296'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047296'^^xsd:string;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047290'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047290'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047319'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047319'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047302'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047302'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047331'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047331'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047303'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047303'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047340'^^xsd:integer;
  dwc:scientificName 'Stenothoe monoculoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047340'^^xsd:string;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047339'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047339'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047324'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047324'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047284'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047284'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047327'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047327'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047311'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047311'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047321'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047321'^^xsd:string;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047306'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047306'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047330'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047330'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047318'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047318'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047291'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047291'^^xsd:string;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047348'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047348'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047295'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047295'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047320'^^xsd:integer;
  dwc:scientificName 'Oerstedia dorsalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047320'^^xsd:string;
  dwc:aphiaIdAccepted '122817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047286'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047286'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047352'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047352'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047299'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047299'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047314'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047314'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047289'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047289'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047332'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047332'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047310'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047310'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047351'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047351'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047341'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047341'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047294'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047294'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047312'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047312'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047293'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047293'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047333'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047333'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047350'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047350'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047308'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047308'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047344'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047344'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047322'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047322'^^xsd:string;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047343'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047343'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047353'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047353'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047285'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047285'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047297'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047297'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047316'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047316'^^xsd:string;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047282'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047282'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047342'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047342'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047325'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047325'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047347'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047347'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047298'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047298'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047337'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047337'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047336'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047336'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047288'^^xsd:integer;
  dwc:scientificName 'Apherusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047288'^^xsd:string;
  dwc:aphiaIdAccepted '101509'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047345'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047345'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047307'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047307'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047313'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047313'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047283'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047283'^^xsd:string;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047301'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047301'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047346'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047346'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047281'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047281'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047317'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047317'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047292'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047292'^^xsd:string;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047300'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047300'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047349'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047349'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047323'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047323'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047328'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047328'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047335'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047335'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047287'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047287'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047329'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047329'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7384512954896"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277345824668518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7384512954896 -5.277345824668518)"^^geo:wktLiteral ;
  geo-pos:lat "51.7384512954896"^^xsd:decimal ;
  geo-pos:long "-5.277345824668518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047305'^^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.2773458246685'^^xsd:double;
  dwc:latitude '51.73845129549'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047305'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046816'^^xsd:integer;
  dwc:scientificName 'Crisia'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046816'^^xsd:string;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046812'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046812'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046823'^^xsd:integer;
  dwc:scientificName 'Parazoanthus axinellae'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046823'^^xsd:string;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046824'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046824'^^xsd:string;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046820'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046820'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046808'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046808'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046821'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046821'^^xsd:string;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046817'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046817'^^xsd:string;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046815'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046815'^^xsd:string;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287054763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287054763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287054763'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287054763'^^xsd:string;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046822'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046822'^^xsd:string;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046826'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046826'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046814'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046814'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046809'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046809'^^xsd:string;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046810'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046810'^^xsd:string;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046819'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046819'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046818'^^xsd:integer;
  dwc:scientificName 'Gymnangium montagui'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046818'^^xsd:string;
  dwc:aphiaIdAccepted '117299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046811'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046811'^^xsd:string;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73216709676776"^^xsd:decimal ;
  dwc:decimalLongitude "-5.276890797799293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73216709676776 -5.276890797799293)"^^geo:wktLiteral ;
  geo-pos:lat "51.73216709676776"^^xsd:decimal ;
  geo-pos:long "-5.276890797799293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046813'^^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.2768907977993'^^xsd:double;
  dwc:latitude '51.732167096768'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046813'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047216'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047216'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047270'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047270'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047256'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047256'^^xsd:string;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047279'^^xsd:integer;
  dwc:scientificName 'Philine denticulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047279'^^xsd:string;
  dwc:aphiaIdAccepted '1646611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047223'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047223'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047227'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047227'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047215'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047215'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047248'^^xsd:integer;
  dwc:scientificName 'Nephtys 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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047248'^^xsd:string;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047254'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047254'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047236'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047236'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047238'^^xsd:integer;
  dwc:scientificName 'Lumbrineris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047238'^^xsd:string;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047220'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047220'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047237'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047237'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047262'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047262'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047235'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047235'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047253'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047253'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047229'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047229'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047259'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047259'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047278'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047278'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047249'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047249'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047266'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047266'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047213'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047213'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047239'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047239'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047275'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047275'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047273'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047273'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047250'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047250'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047232'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047232'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047212'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047212'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047219'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047219'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047274'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047274'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047276'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047276'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047264'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047264'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047245'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047245'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047244'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047244'^^xsd:string;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047222'^^xsd:integer;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047222'^^xsd:string;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047260'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047260'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047208'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047208'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047234'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047234'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047251'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047251'^^xsd:string;
  dwc:aphiaIdAccepted '130025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047226'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047226'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047214'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047214'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047242'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047242'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047221'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047221'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047228'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047228'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047265'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047265'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047247'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047247'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047267'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047267'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047209'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047209'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047225'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047225'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047261'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047261'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047271'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047271'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047231'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047231'^^xsd:string;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047217'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047217'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047268'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047268'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047257'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047257'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047269'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047269'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047210'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047210'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047263'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047263'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047277'^^xsd:integer;
  dwc:scientificName 'Gyptis brevipalpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '333518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047277'^^xsd:string;
  dwc:aphiaIdAccepted '157532'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047211'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047211'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047230'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047230'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047255'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047255'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047246'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047246'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047272'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047272'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047218'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047218'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047243'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047243'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047252'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047252'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047258'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047258'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047241'^^xsd:integer;
  dwc:scientificName 'Melanella 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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047241'^^xsd:string;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047224'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047224'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047240'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047240'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73849165138177"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275899827206593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73849165138177 -5.275899827206593)"^^geo:wktLiteral ;
  geo-pos:lat "51.73849165138177"^^xsd:decimal ;
  geo-pos:long "-5.275899827206593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047233'^^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.2758998272066'^^xsd:double;
  dwc:latitude '51.738491651382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047233'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043104'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043104'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043111'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043111'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043090'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043090'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043117'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043117'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043121'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043121'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043097'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043097'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043084'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043084'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043131'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043131'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043116'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043116'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043120'^^xsd:integer;
  dwc:scientificName 'Henricia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043120'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043134'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043134'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043119'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043119'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043091'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043091'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043105'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043105'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043096'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043096'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043126'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043126'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043114'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043114'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043139'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043139'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043088'^^xsd:integer;
  dwc:scientificName 'Ancula gibbosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043088'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043093'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043093'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043136'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043136'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043099'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043099'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043110'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043110'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043125'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043125'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043140'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043118'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043118'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043142'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043142'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043103'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043103'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043146'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043146'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043141'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043141'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043138'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043138'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043122'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043122'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043098'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043098'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043124'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043124'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043108'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043108'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043085'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043085'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043086'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043086'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043102'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043102'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043143'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043143'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043112'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043112'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043145'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043145'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043087'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043087'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043106'^^xsd:integer;
  dwc:scientificName 'Coryphella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043106'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '138018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043127'^^xsd:integer;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043127'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043137'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043137'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043107'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043107'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043128'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043128'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043092'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043092'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043095'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043095'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043147'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043147'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043100'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043100'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043101'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043101'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043109'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043109'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043089'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043089'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043135'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043135'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043123'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043123'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043094'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043094'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043115'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043115'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043133'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043133'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043144'^^xsd:integer;
  dwc:scientificName 'Trivia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043144'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '138582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043130'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043130'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043129'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043129'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043113'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043113'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.731309698866546"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275380038450661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.731309698866546 -5.275380038450661)"^^geo:wktLiteral ;
  geo-pos:lat "51.731309698866546"^^xsd:decimal ;
  geo-pos:long "-5.275380038450661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043132'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2753800384507'^^xsd:double;
  dwc:latitude '51.731309698867'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043132'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039383'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039383'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66404%3A287042859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042859'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042859'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66399%3A287039375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039375'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039375'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039388'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039388'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039392'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039392'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A66404%3A287042868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042868'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042868'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66399%3A287039382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039382'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039382'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039393'^^xsd:integer;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039393'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039365'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039365'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039396'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039396'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039372'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039372'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66400%3A287040045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040045'^^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.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040045'^^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%3A287039387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039387'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039387'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A66400%3A287040025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040025'^^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.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040025'^^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%3A287039405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039405'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039405'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A66404%3A287042862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042862'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042862'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66399%3A287039395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039395'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039395'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039397'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039397'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039367'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039367'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039368'^^xsd:integer;
  dwc:scientificName 'Chrysaora hysoscella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039368'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '135304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039370'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039370'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039402'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039402'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042860'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042860'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66399%3A287039394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039394'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039394'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039374'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039374'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66400%3A287040015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040015'^^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.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040015'^^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%3A287039385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039385'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039385'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66404%3A287042864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042864'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042864'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66404%3A287042861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042861'^^xsd:integer;
  dwc:scientificName 'Doto lemchei'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042861'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '139645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039386'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039386'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039389'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039389'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042863'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042863'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66404%3A287042867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042867'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042867'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039366'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039366'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039369'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039369'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039400'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039400'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039384'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039384'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66400%3A287040035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040035'^^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.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040035'^^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%3A287039403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039403'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039403'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039391'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039391'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039399'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039399'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039398'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039398'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039376'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039376'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039373'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039373'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039381'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039381'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039371'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039371'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66404%3A287042865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042865'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042865'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66399%3A287039379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039379'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039379'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039401'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039401'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039380'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039380'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039406'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039406'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A66404%3A287042866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042866'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042866'^^xsd:string;
  dwc:observationDate '2002-06-19'^^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%3A66399%3A287039378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039378'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039378'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039404'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039404'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A287039390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039390'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039390'^^xsd:string;
  dwc:observationDate '2005-07-03'^^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%3A66399%3A287039377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73942973398166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274518786600666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73942973398166 -5.274518786600666)"^^geo:wktLiteral ;
  geo-pos:lat "51.73942973398166"^^xsd:decimal ;
  geo-pos:long "-5.274518786600666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039377'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2745187866007'^^xsd:double;
  dwc:latitude '51.739429733982'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039377'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66405%3A287042975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042975'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042975'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66405%3A287042982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042982'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042982'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042978'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042978'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042973'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042973'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042980'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042980'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042979'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042979'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042976'^^xsd:integer;
  dwc:scientificName 'Cuthona amoena'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042976'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '890616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042974'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042974'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042984'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042984'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042981'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042981'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042977'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042977'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A287042983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73763424483479"^^xsd:decimal ;
  dwc:decimalLongitude "-5.274388869508511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73763424483479 -5.274388869508511)"^^geo:wktLiteral ;
  geo-pos:lat "51.73763424483479"^^xsd:decimal ;
  geo-pos:long "-5.274388869508511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042983'^^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 '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.2743888695085'^^xsd:double;
  dwc:latitude '51.737634244835'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042983'^^xsd:string;
  dwc:observationDate '2006-06-07'^^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%3A66407%3A287043286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043286'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043286'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043295'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043295'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043300'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043300'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043305'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043305'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043291'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043291'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043287'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043287'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043307'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043307'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043303'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043303'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043279'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043279'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043309'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043309'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043304'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043304'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043313'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043313'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043301'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043301'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043297'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043297'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043299'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043299'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043285'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043285'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043276'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043276'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043317'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043317'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043320'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043320'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043290'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043290'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043283'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043283'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043292'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043292'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043282'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043282'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043314'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043314'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043316'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043316'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043311'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043311'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043277'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043277'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043280'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043280'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043319'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043319'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043302'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043302'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043310'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043310'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043293'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043293'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043315'^^xsd:integer;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043315'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043278'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043278'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043288'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043288'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043298'^^xsd:integer;
  dwc:scientificName 'Gymnangium montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043298'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043284'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043284'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043289'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043289'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043281'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043281'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043308'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043308'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043318'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043318'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043294'^^xsd:integer;
  dwc:scientificName 'Coryphella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043294'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '138018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043296'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043296'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043306'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043306'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73767456390001"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272942893850838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73767456390001 -5.272942893850838)"^^geo:wktLiteral ;
  geo-pos:lat "51.73767456390001"^^xsd:decimal ;
  geo-pos:long "-5.272942893850838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043312'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2729428938508'^^xsd:double;
  dwc:latitude '51.7376745639'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043312'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039159'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039159'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043447'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043447'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039213'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039213'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039191'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039191'^^xsd:string;
  dwc:observationDate '2007-10-09'^^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%3A66398%3A287039199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039199'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) paupertas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039199'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039206'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039206'^^xsd:string;
  dwc:observationDate '1988-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039212'^^xsd:integer;
  dwc:scientificName 'Sphaerotylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039212'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039157'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039157'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039209'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039209'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039203'^^xsd:integer;
  dwc:scientificName 'Paratimea constellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039203'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039112'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039112'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039181'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039181'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039148'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039148'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039171'^^xsd:integer;
  dwc:scientificName 'Paratimea constellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039171'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039180'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039180'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043438'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043438'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66408%3A287043452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043452'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043452'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039115'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039115'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039113'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039113'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039107'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039107'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039193'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039193'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043457'^^xsd:integer;
  dwc:scientificName 'Okenia elegans'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043457'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039175'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) involvens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039175'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '167886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039139'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039139'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039158'^^xsd:integer;
  dwc:scientificName 'Polymastia mamillaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039158'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043435'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043435'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039168'^^xsd:integer;
  dwc:scientificName 'Haliclona (Halichoclona) fistulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039168'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039125'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039125'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043444'^^xsd:integer;
  dwc:scientificName 'Doto lemchei'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043444'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '139645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039188'^^xsd:integer;
  dwc:scientificName 'Suberitidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039188'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043437'^^xsd:integer;
  dwc:scientificName 'Cuthona amoena'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043437'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '890616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039216'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039216'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039116'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039116'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039133'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039133'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039174'^^xsd:integer;
  dwc:scientificName 'Phorbas dives'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039174'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039167'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039167'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039196'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039196'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039202'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039202'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039124'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039124'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039106'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039106'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039177'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039177'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039131'^^xsd:integer;
  dwc:scientificName 'Stylostichon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039131'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039178'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039178'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039134'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) inconstans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039134'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '167885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043454'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043454'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039143'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039143'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039190'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039190'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039201'^^xsd:integer;
  dwc:scientificName 'Mycale (Carmia) minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '168592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039201'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '168592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039198'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039198'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039147'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039147'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039197'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039197'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043445'^^xsd:integer;
  dwc:scientificName 'Doto millbayana'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043445'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039211'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039211'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039105'^^xsd:integer;
  dwc:scientificName 'Chelonaplysilla noevus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039105'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039114'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039114'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039207'^^xsd:integer;
  dwc:scientificName 'Polymastia mamillaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039207'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039119'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perlevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039119'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039136'^^xsd:integer;
  dwc:scientificName 'Raspaciona aculeata sensu Topsent, 1936'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039136'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039111'^^xsd:integer;
  dwc:scientificName 'Eurypon major'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039111'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039187'^^xsd:integer;
  dwc:scientificName 'Sphaerotylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039187'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '132051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039194'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039194'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039204'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039204'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039205'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039205'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039200'^^xsd:integer;
  dwc:scientificName 'Hymeraphia stellifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039200'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039108'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039108'^^xsd:string;
  dwc:observationDate '2007-09-22'^^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%3A66408%3A287043448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043448'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043448'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66408%3A287043453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043453'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043453'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A287043460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043460'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043460'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043463'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043463'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66408%3A287043461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043461'^^xsd:integer;
  dwc:scientificName 'Tergipes tergipes'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043461'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '141641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043436'^^xsd:integer;
  dwc:scientificName 'Ancula gibbosa'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043436'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039170'^^xsd:integer;
  dwc:scientificName 'Hymeraphia stellifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039170'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039176'^^xsd:integer;
  dwc:scientificName 'Eurypon major'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039176'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '133115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043442'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043442'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039208'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039208'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039150'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) paupertas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039150'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039166'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039166'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039192'^^xsd:integer;
  dwc:scientificName 'Cliona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039192'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039127'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039127'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039126'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039126'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039151'^^xsd:integer;
  dwc:scientificName 'Iophon hyndmani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039151'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039138'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039138'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039165'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039165'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043458'^^xsd:integer;
  dwc:scientificName 'Onchidoris oblonga'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043458'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1565339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043446'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043446'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039152'^^xsd:integer;
  dwc:scientificName 'Mycale (Carmia) minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '168592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039152'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '168592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039172'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039172'^^xsd:string;
  dwc:observationDate '1970-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039109'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039109'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039110'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039110'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039214'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039214'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043440'^^xsd:integer;
  dwc:scientificName 'Doto cuspidata'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043440'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '139633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039161'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039161'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039185'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039185'^^xsd:string;
  dwc:observationDate '2007-10-08'^^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%3A66408%3A287043456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043456'^^xsd:integer;
  dwc:scientificName 'Okenia aspersa'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043456'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039215'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039215'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039144'^^xsd:integer;
  dwc:scientificName 'Eurypon major'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039144'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '133115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039184'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039184'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039156'^^xsd:integer;
  dwc:scientificName 'Polymastia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039156'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043451'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043451'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039210'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039210'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039130'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039130'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039146'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039146'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043450'^^xsd:integer;
  dwc:scientificName 'Favorinus blianus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043450'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '139939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043459'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043459'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039155'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039155'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043462'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043462'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039135'^^xsd:integer;
  dwc:scientificName 'Desmacella annexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039135'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039179'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039179'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039140'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039140'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039142'^^xsd:integer;
  dwc:scientificName 'Desmacella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039142'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039169'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) jecusculum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039169'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039195'^^xsd:integer;
  dwc:scientificName 'Haliclona (Rhizoniera) viscosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '235864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039195'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039120'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039120'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039154'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039154'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039217'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039217'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039218'^^xsd:integer;
  dwc:scientificName 'Polymastia b'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039218'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039132'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039132'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039163'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039163'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039162'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039162'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039153'^^xsd:integer;
  dwc:scientificName 'Paratimea constellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039153'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043449'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043449'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039149'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039149'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039189'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039189'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043455'^^xsd:integer;
  dwc:scientificName 'Lomanotus genei'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043455'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '140273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039145'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039145'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039123'^^xsd:integer;
  dwc:scientificName 'Antho (Acarnia) coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039123'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '167852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039183'^^xsd:integer;
  dwc:scientificName 'Antho (Acarnia) coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039183'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '167852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043439'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043439'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039122'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039122'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039129'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039129'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043464'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta var. alba'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043464'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '889591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039117'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039117'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039164'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039164'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039186'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039186'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039128'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039128'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043441'^^xsd:integer;
  dwc:scientificName 'Doto dunnei'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043441'^^xsd:string;
  dwc:observationDate '2010-06-17'^^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%3A66398%3A287039182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039182'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039182'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039173'^^xsd:integer;
  dwc:scientificName 'Sphaerotylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039173'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039160'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039160'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039118'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) paupertas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039118'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039121'^^xsd:integer;
  dwc:scientificName 'Paratimea constellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039121'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '134167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039141'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039141'^^xsd:string;
  dwc:observationDate '2007-09-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%3A66398%3A287039137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66398%3A287039137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66398:287039137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66398'^^xsd:integer;
  dwc:catalogNumber '287039137'^^xsd:integer;
  dwc:scientificName 'Hexadella racovitzai'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66398:287039137'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '132315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73228808401971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272553394943457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73228808401971 -5.272553394943457)"^^geo:wktLiteral ;
  geo-pos:lat "51.73228808401971"^^xsd:decimal ;
  geo-pos:long "-5.272553394943457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043443'^^xsd:integer;
  dwc:scientificName 'Doto koenneckeri'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2725533949435'^^xsd:double;
  dwc:latitude '51.73228808402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043443'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '139644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042988'^^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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042988'^^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%3A287042992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042992'^^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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042992'^^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%3A66405%3A287042990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042990'^^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 '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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042990'^^xsd:string;
  dwc:observationDate '2006-06-08'^^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%3A287042994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042994'^^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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042994'^^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%3A66405%3A287042987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042987'^^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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042987'^^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%3A66405%3A287042986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042986'^^xsd:integer;
  dwc:scientificName 'Cuthona amoena'^^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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042986'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '890616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042985'^^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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042985'^^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%3A66405%3A287042991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042991'^^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 '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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042991'^^xsd:string;
  dwc:observationDate '2006-06-08'^^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%3A287042996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042996'^^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 '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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042996'^^xsd:string;
  dwc:observationDate '2006-06-08'^^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%3A287042989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042989'^^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 '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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042989'^^xsd:string;
  dwc:observationDate '2006-06-08'^^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%3A287042993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042993'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042993'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.723310601909944"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271904499999705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.723310601909944 -5.271904499999705)"^^geo:wktLiteral ;
  geo-pos:lat "51.723310601909944"^^xsd:decimal ;
  geo-pos:long "-5.271904499999705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042995'^^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 '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.2719044999997'^^xsd:double;
  dwc:latitude '51.72331060191'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042995'^^xsd:string;
  dwc:observationDate '2006-06-08'^^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%3A287042914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042914'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042914'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042890'^^xsd:integer;
  dwc:scientificName 'Doto koenneckeri'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042890'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042903'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042903'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042899'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042899'^^xsd:string;
  dwc:observationDate '2002-06-20'^^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%3A66404%3A287042891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042891'^^xsd:integer;
  dwc:scientificName 'Doto lemchei'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042891'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042902'^^xsd:integer;
  dwc:scientificName 'Tergipes tergipes'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042902'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042895'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042895'^^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%3A66405%3A287042908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042908'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042908'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66400%3A287040041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040041'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040041'^^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%3A66405%3A287042913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042913'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042913'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66400%3A287040011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040011'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040011'^^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%3A66404%3A287042894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042894'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042894'^^xsd:string;
  dwc:observationDate '2002-06-20'^^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%3A66405%3A287042910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042910'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042910'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042906'^^xsd:integer;
  dwc:scientificName 'Aeolidia papillosa'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042906'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042916'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042916'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042898'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042898'^^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%3A66405%3A287042912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042912'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042912'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66404%3A287042897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042897'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042897'^^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%3A287042900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042900'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042900'^^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%3A66405%3A287042909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042909'^^xsd:integer;
  dwc:scientificName 'Doris sticta'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042909'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '139622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042917'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042917'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042888'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042888'^^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%3A66404%3A287042887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042887'^^xsd:integer;
  dwc:scientificName 'Cuthona rubescens'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042887'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '986795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042893'^^xsd:integer;
  dwc:scientificName 'Eubranchus exiguus'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042893'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '827532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042915'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042915'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040005'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040005'^^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%3A66404%3A287042901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042901'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042901'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042896'^^xsd:integer;
  dwc:scientificName 'Favorinus branchialis'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042896'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040021'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040021'^^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%3A66404%3A287042889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042889'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042889'^^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%3A66404%3A287042892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042892'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042892'^^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%3A66405%3A287042918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042918'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042918'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040031'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040031'^^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%3A66404%3A287042904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042904'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042904'^^xsd:string;
  dwc:observationDate '2002-06-20'^^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%3A287042911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042911'^^xsd:integer;
  dwc:scientificName 'Doto lemchei'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042911'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '139645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042905'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta var. alba'^^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.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042905'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '889591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73232837757555"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271107587241362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73232837757555 -5.271107587241362)"^^geo:wktLiteral ;
  geo-pos:lat "51.73232837757555"^^xsd:decimal ;
  geo-pos:long "-5.271107587241362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042907'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2711075872414'^^xsd:double;
  dwc:latitude '51.732328377576'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042907'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66407%3A287043177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043177'^^xsd:integer;
  dwc:scientificName 'Diplosoma spongiforme'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043177'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043209'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043209'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043193'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043193'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043210'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043210'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043202'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043202'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043159'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043159'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043213'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043213'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043228'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043228'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043176'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043176'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043194'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043194'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043203'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043203'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043167'^^xsd:integer;
  dwc:scientificName 'Coryphella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043167'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '138018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043229'^^xsd:integer;
  dwc:scientificName 'Polymastia penicillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043229'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '170654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043164'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043164'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043162'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043162'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043189'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043189'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043221'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043221'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043200'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043200'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043181'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043181'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043207'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043207'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043161'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043161'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043149'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043149'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043169'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043169'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043195'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043195'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043168'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043168'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043182'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043182'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043188'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043188'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043225'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043225'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043223'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043223'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287054766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287054766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287054766'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287054766'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043218'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043218'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043172'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043172'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043174'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043174'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043198'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043198'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043156'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043156'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043170'^^xsd:integer;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043170'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043157'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043157'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043152'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043152'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043154'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043154'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043180'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043180'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043190'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043190'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043222'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043222'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043206'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043206'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043220'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043220'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043196'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043196'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043175'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043175'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043166'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043166'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043151'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043151'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043208'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043208'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043199'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043199'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043171'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043171'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043153'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043153'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043178'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043178'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043148'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043148'^^xsd:string;
  dwc:observationDate '1970-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043219'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043219'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043183'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043183'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043197'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043197'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043212'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043212'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043217'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043217'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043179'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043179'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043187'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043187'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043215'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043215'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043227'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043227'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043191'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043191'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043163'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043163'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043155'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043155'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043214'^^xsd:integer;
  dwc:scientificName 'Sycon (Scypha) ciliatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043214'^^xsd:string;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043186'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043186'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043224'^^xsd:integer;
  dwc:scientificName 'Parazoanthus axinellae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043224'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043201'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043201'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043216'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043216'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043173'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043173'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043184'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043184'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043160'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043160'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043204'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043204'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043211'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043211'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043205'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043205'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043150'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043150'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043165'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043165'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043192'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043192'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043158'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043158'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73143062895432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271042711117447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73143062895432 -5.271042711117447)"^^geo:wktLiteral ;
  geo-pos:lat "51.73143062895432"^^xsd:decimal ;
  geo-pos:long "-5.271042711117447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043185'^^xsd:integer;
  dwc:scientificName 'Henricia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2710427111174'^^xsd:double;
  dwc:latitude '51.731430628954'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043185'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66403%3A287040712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040712'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040712'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053544'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053544'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042613'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042613'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040473'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040473'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042064'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042064'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052946'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052946'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046560'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046560'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052909'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052909'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040733'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040733'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042012'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042012'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053383'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053383'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042772'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042772'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053025'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053025'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042402'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042402'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053427'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053427'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053135'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053135'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042629'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042629'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052935'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052935'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040508'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040508'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040625'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040625'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042141'^^xsd:integer;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042141'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041946'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041946'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040603'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040603'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040440'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040440'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042256'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042256'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052947'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052947'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042654'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042654'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042047'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042047'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053262'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053262'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041956'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041956'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046482'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046482'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040682'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040682'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053115'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053115'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042412'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042412'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052837'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052837'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052995'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052995'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053360'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053360'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052851'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052851'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052388'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052388'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052869'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052869'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042203'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042203'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052760'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052760'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052493'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052493'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040599'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040599'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053349'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053349'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052981'^^xsd:integer;
  dwc:scientificName 'Demonax cambrensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052981'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '530920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046648'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046648'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042232'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042232'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042194'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042194'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053549'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053549'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042040'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042040'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040868'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040868'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040715'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040715'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046488'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046488'^^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%3A66403%3A287042366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042366'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042366'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042450'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042450'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042505'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042505'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040550'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040550'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052998'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052998'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052688'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052688'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040593'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040593'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052798'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052798'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053321'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053321'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053320'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053320'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046486'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046486'^^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%3A66413%3A287052513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052513'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052513'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042398'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042398'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042310'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042310'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040449'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040449'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052435'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052435'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053420'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053420'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042780'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042780'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052740'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052740'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053567'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053567'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042248'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042248'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040774'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040774'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046551'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046551'^^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%3A66413%3A287052659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052659'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052659'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052504'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052504'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040422'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040422'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042463'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042463'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040647'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040647'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042683'^^xsd:integer;
  dwc:scientificName 'Styela coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042683'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042068'^^xsd:integer;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042068'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053565'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053565'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046565'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046565'^^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%3A66413%3A287052973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052973'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052973'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052358'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052358'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042025'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042025'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046558'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046558'^^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%3A66403%3A287042005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042005'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042005'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052994'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052994'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053173'^^xsd:integer;
  dwc:scientificName 'Ophiactis balli'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053173'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052461'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052461'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042219'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042219'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042401'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042401'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042723'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042723'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046600'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046600'^^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%3A66413%3A287052941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052941'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052941'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052457'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052457'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052563'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052563'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053226'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053226'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053134'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053134'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041951'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041951'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040651'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040651'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053479'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053479'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041974'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041974'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053457'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053457'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042769'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042769'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042702'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042702'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042311'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042311'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052397'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052397'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053246'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053246'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042768'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042768'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040628'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040628'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052753'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052753'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042223'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042223'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042329'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042329'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053543'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053543'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046489'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046489'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053342'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053342'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042709'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042709'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053266'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053266'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052886'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052886'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052453'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052453'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040561'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040561'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052666'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052666'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040908'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040908'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053254'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053254'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042066'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042066'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052791'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052791'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052779'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052779'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040509'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040509'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052812'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052812'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052873'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052873'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042277'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042277'^^xsd:string;
  dwc:observationDate '2006-01-24'^^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%3A66403%3A287040674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040674'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040674'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040531'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040531'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040718'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040718'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040653'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040653'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040510'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040510'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053300'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053300'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052548'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052548'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053413'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053413'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042719'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042719'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053007'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053007'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040456'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040456'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042250'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042250'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053038'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053038'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042416'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042416'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053061'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053061'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052925'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052925'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042295'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042295'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046692'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046692'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053076'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053076'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042356'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042356'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042682'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042682'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041991'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041991'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053356'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053356'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052441'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052441'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040590'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040590'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052601'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052601'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052485'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052485'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052644'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052644'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040673'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040673'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042775'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042775'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053023'^^xsd:integer;
  dwc:scientificName 'Amphitritinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053023'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040540'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040540'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040427'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040427'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053060'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053060'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052938'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052938'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052734'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052734'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052393'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052393'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052629'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052629'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052823'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052823'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042296'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042296'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042388'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042388'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042001'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042001'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042052'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042052'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042685'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042685'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042085'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042085'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046679'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046679'^^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%3A66413%3A287052678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052678'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052678'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053238'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053238'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052391'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052391'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040544'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040544'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042410'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042410'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042583'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042583'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042784'^^xsd:integer;
  dwc:scientificName 'Aricidea roberti'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042784'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '734530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052892'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052892'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046526'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046526'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052903'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052903'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052754'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052754'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053015'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053015'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040624'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040624'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053016'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053016'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052786'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052786'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042452'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042452'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052942'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052942'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053500'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053500'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046602'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046602'^^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%3A66413%3A287052788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052788'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052788'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052881'^^xsd:integer;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052881'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042337'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042337'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040497'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040497'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042610'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042610'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053280'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053280'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040890'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040890'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052726'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052726'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042640'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042640'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040883'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040883'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046500'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046500'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052991'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052991'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040675'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040675'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053363'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053363'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046487'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046487'^^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%3A66409%3A287046678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046678'^^xsd:integer;
  dwc:scientificName 'Spisula 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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046678'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046516'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046516'^^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%3A66413%3A287053332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053332'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053332'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053150'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053150'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053093'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053093'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042766'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042766'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040519'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040519'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042197'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042197'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042601'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042601'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040486'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040486'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040426'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040426'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042330'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042330'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042306'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042306'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046549'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046549'^^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%3A66403%3A287042639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042639'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042639'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040882'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040882'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053006'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053006'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053108'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053108'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042246'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042246'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052834'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052834'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052602'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052602'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046595'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046595'^^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%3A66403%3A287042473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042473'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042473'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042785'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042785'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042258'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042258'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042662'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042662'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053210'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053210'^^xsd:string;
  dwc:observationDate '1989-09-27'^^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%3A66413%3A287053083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053083'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053083'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052362'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052362'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052414'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052414'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042688'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042688'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042061'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042061'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053501'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053501'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053538'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053538'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040689'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040689'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042628'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042628'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040562'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040562'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041971'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041971'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046634'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046634'^^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%3A66413%3A287052996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052996'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052996'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042017'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042017'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053444'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053444'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040680'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040680'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053371'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053371'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042131'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042131'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042206'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042206'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042302'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042302'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052564'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052564'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054736'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054736'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053545'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053545'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042626'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042626'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042049'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042049'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040732'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040732'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046524'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046524'^^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%3A66413%3A287053369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053369'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053369'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052974'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052974'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053554'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053554'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042176'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042176'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053182'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053182'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053102'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053102'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042748'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042748'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052660'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052660'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042361'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042361'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040721'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040721'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040589'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040589'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040887'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040887'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042651'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042651'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046491'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046491'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040775'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040775'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042044'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042044'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053480'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053480'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052727'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052727'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040433'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040433'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053548'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053548'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040750'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040750'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053353'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053353'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052902'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052902'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052806'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052806'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042035'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042035'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042370'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042370'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040699'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040699'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040676'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040676'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042779'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042779'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040504'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040504'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053528'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053528'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042453'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042453'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052605'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052605'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052816'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052816'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042744'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042744'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053304'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053304'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042218'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042218'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052606'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052606'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040500'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040500'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042382'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042382'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052772'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052772'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052982'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052982'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040785'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040785'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053111'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053111'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042393'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042393'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042612'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042612'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053429'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053429'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053225'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053225'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042014'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042014'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046625'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046625'^^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%3A66413%3A287052990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052990'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052990'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042350'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042350'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053389'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris subsp. vulgaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053389'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040874'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040874'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042745'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042745'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042476'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042476'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052445'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052445'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052893'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052893'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053073'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053073'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046617'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046617'^^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%3A66413%3A287053163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053163'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053163'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053403'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053403'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042575'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042575'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052691'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052691'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042712'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042712'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040522'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040522'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052498'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052498'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052402'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052402'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053122'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053122'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042715'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042715'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046618'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046618'^^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%3A66409%3A287046643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046643'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046643'^^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%3A66403%3A287042440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042440'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042440'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042432'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042432'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042140'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042140'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053056'^^xsd:integer;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053056'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053315'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053315'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042143'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042143'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046571'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046571'^^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%3A66413%3A287053258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053258'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053258'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053082'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053082'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053154'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053154'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042464'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042464'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052764'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052764'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042537'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042537'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053055'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053055'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046529'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046529'^^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%3A66413%3A287052852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052852'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052852'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053172'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053172'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042273'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042273'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040648'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040648'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053460'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053460'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052815'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052815'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052408'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052408'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053113'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053113'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042415'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042415'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053459'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053459'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042754'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042754'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046506'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046506'^^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%3A66403%3A287041964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041964'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041964'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046569'^^xsd:integer;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046569'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040794'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040794'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040596'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040596'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040885'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040885'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053440'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053440'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042527'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042527'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041983'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041983'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052497'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052497'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046696'^^xsd:integer;
  dwc:scientificName 'Malmgreniella marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046696'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042741'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042741'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052376'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052376'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040770'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040770'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042383'^^xsd:integer;
  dwc:scientificName 'Melinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042383'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042524'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042524'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052967'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052459'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052459'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046632'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046632'^^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%3A66403%3A287042372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042372'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042372'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042472'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042472'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040743'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040743'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046499'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046499'^^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%3A66413%3A287053361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053361'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053361'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052906'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052906'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053452'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053452'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046631'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046631'^^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%3A66413%3A287052505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052505'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052505'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042002'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042002'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040668'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040668'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052366'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052366'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042635'^^xsd:integer;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042635'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053249'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053249'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053483'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053483'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042262'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042262'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042572'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042572'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052984'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052984'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040654'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040654'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040566'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040566'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052657'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052657'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042690'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042690'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040731'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040731'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042672'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042672'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042043'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042043'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046509'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046509'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042591'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042591'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042170'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042170'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053257'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053257'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042202'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042202'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052777'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052777'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042280'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042280'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053137'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053137'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040717'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040717'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052380'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052380'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040702'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040702'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053319'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053319'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040768'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040768'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040907'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040907'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053558'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053558'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042697'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042697'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042566'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042566'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052900'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052900'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052522'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052522'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040631'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040631'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052439'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052439'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052989'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052989'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040423'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040423'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052390'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052390'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040861'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040861'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042666'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042666'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052921'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052921'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053074'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053074'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046559'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046559'^^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%3A66413%3A287052521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052521'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052521'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042108'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042108'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042445'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042445'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053005'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053005'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052437'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052437'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052566'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052566'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042073'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042073'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053252'^^xsd:integer;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053252'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046576'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046576'^^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%3A66413%3A287052483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052483'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052483'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052710'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052710'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042558'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042558'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053418'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053418'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053138'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053138'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042259'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042259'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052969'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052969'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042409'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042409'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053228'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053228'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052968'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052968'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052830'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052830'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053451'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053451'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040412'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040412'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040516'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040516'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040765'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040765'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041960'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041960'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053116'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053116'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042427'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042427'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053024'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053024'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042428'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042428'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053465'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053465'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052709'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052709'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042773'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042773'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052554'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052554'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046546'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046546'^^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%3A287046484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046484'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046484'^^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%3A66413%3A287053475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053475'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053475'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053435'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053435'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040867'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040867'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040617'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040617'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042726'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042726'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040538'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040538'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052833'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052833'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052501'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052501'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053236'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053236'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042525'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042525'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046621'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046621'^^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%3A66413%3A287053308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053308'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053308'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046575'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046575'^^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%3A66413%3A287053408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053408'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053408'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046644'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046644'^^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%3A66413%3A287052674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052674'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052674'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053337'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053337'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053532'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053532'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052655'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052655'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040528'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040528'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053129'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053129'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052721'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052721'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053197'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053197'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046533'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046533'^^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%3A66403%3A287042364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042364'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042364'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042481'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042481'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042376'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042376'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052804'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052804'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052842'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052842'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052882'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052882'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052618'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052618'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042521'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042521'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041997'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041997'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052431'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052431'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041990'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041990'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042623'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042623'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042515'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042515'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052628'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052628'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053104'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053104'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042718'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042718'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042793'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042793'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040909'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040909'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042084'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042084'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042136'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042136'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053488'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053488'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053290'^^xsd:integer;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053290'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040588'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040588'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053343'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053343'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052832'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052832'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042663'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042663'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042520'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042520'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053241'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053241'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052484'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052484'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053425'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053425'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052382'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052382'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040670'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040670'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052888'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052888'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053068'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053068'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046668'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046668'^^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%3A66403%3A287042523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042523'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042523'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053155'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053155'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052747'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052747'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052653'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052653'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040639'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040639'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052980'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052980'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042577'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042577'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040641'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040641'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052648'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052648'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052456'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052456'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042365'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042365'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052884'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052884'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042269'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042269'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042560'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042560'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042287'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042287'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042576'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042576'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040487'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040487'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040652'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040652'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042354'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042354'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042135'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042135'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042077'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042077'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053317'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053317'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046658'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046658'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052767'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052767'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042229'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042229'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053414'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053414'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042497'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042497'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052509'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052509'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042638'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042638'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040741'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040741'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053043'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053043'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053106'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053106'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053539'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053539'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042178'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042178'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052434'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052434'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042120'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042120'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052672'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052672'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053462'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053462'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053219'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053219'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042004'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042004'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052640'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052640'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052931'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052931'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040536'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040536'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052706'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052706'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041985'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041985'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052855'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052855'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042646'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042646'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040697'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040697'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042457'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042457'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053212'^^xsd:integer;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053212'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042668'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042668'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053272'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053272'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053563'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053563'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053127'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053127'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041928'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041928'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040873'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040873'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040553'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040553'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046498'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046498'^^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%3A66403%3A287040896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040896'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040896'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053033'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053033'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042104'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042104'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052531'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052531'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040577'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040577'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040778'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040778'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053456'^^xsd:integer;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053456'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041967'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041967'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052766'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052766'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040708'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040708'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040856'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040856'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052424'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052424'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053434'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053434'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042114'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042114'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046627'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046627'^^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%3A66413%3A287052829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052829'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052829'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042743'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042743'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053153'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053153'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042771'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042771'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053256'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053256'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042169'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042169'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053499'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053499'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052828'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052828'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042574'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042574'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046496'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046496'^^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%3A66403%3A287040601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040601'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040601'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052663'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052663'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052449'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052449'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052396'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052396'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046573'^^xsd:integer;
  dwc:scientificName 'Marphysa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046573'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052516'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052516'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041976'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041976'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042187'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042187'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052863'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052863'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053345'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053345'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040527'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040527'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040612'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040612'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040475'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040475'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040594'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040594'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052813'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052813'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054758'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054758'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040763'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040763'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052845'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052845'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053214'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053214'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042608'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042608'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046591'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046591'^^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%3A66403%3A287040630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040630'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040630'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052718'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052718'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052412'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052412'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053151'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053151'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053303'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053303'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042796'^^xsd:integer;
  dwc:scientificName 'Demonax langerhansi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042796'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042763'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042763'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040523'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040523'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053026'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053026'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052613'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052613'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040444'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040444'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052749'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052749'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040734'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040734'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053492'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053492'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053378'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053378'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042584'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042584'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042375'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042375'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042434'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042434'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040622'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040622'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052916'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052916'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053048'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053048'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052729'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052729'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040526'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040526'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052394'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052394'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042115'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042115'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053394'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053394'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042028'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042028'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042565'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042565'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040482'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040482'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040556'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040556'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042267'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042267'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052904'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052904'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053494'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053494'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052379'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052379'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042535'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042535'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053053'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053053'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053531'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053531'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053513'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053513'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053165'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053165'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042588'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042588'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040635'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040635'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053380'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053380'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053402'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053402'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053445'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053445'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040492'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040492'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052701'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052701'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046543'^^xsd:integer;
  dwc:scientificName 'Polycirrus haematodes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046543'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052386'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052386'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042191'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042191'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052774'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052774'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042789'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042789'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053047'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053047'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052595'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052595'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053059'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053059'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052472'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052472'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046620'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046620'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046663'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046663'^^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%3A66403%3A287042081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042081'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042081'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042633'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042633'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040745'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040745'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046513'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046513'^^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%3A66413%3A287053242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053242'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053242'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042425'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042425'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042474'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042474'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042704'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042704'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042266'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042266'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053374'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053374'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053522'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053522'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053274'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053274'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053486'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053486'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042019'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042019'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053205'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053205'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052549'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052549'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052371'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052371'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053003'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053003'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053186'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053186'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046553'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046553'^^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%3A66413%3A287052952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052952'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052952'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042255'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042255'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052841'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052841'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053040'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053040'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053533'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053533'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053469'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053469'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042371'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042371'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053008'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053008'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040796'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040796'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040640'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040640'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052999'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052999'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042730'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042730'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042559'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042559'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040782'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040782'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053537'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053537'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042245'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042245'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040739'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040739'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040416'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040416'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042070'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042070'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040448'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040448'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053240'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053240'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053560'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053560'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053094'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053094'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052429'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052429'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040465'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040465'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042216'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042216'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042181'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042181'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042126'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042126'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052492'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052492'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042595'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042595'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042739'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042739'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042186'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042186'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052922'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052922'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040703'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040703'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040858'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040858'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042534'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042534'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053045'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053045'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042146'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042146'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042514'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042514'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046610'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046610'^^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%3A66403%3A287040886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040886'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040886'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042207'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042207'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040722'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040722'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053341'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053341'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052367'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052367'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046588'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046588'^^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%3A66403%3A287042240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042240'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042240'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053430'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053430'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052528'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052528'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040655'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040655'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042544'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042544'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040479'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040479'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042288'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042288'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042079'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042079'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040627'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040627'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053248'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053248'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052875'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052875'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053052'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053052'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040893'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040893'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046616'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046616'^^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%3A66403%3A287042649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042649'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042649'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042263'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042263'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053388'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053388'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042548'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042548'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052924'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052924'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046528'^^xsd:integer;
  dwc:scientificName 'Oerstedia dorsalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046528'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052983'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052983'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053442'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053442'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040792'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040792'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042475'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042475'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052377'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052377'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052961'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052961'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053291'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053291'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053029'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053029'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052406'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052406'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040609'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040609'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052737'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052737'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053149'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053149'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052526'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052526'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053358'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053358'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042095'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042095'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042392'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042392'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042421'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042421'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053518'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053518'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046674'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046674'^^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%3A66413%3A287052520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052520'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052520'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052929'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052929'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040621'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040621'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053081'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053081'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040777'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040777'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053285'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053285'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052551'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052551'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040772'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040772'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053184'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053184'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042395'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042395'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052720'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052720'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042496'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042496'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052478'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052478'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052905'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052905'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052763'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052763'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042729'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042729'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040871'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040871'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053292'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053292'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040740'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040740'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042632'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042632'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042642'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042642'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053564'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053564'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042506'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042506'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052571'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052571'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052944'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052944'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042661'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042661'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052518'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052518'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042587'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042587'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052559'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052559'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040489'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040489'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053302'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053302'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052725'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052725'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042526'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042526'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046691'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046691'^^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%3A66413%3A287052615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052615'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052615'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046598'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046598'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046587'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046587'^^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%3A66413%3A287052592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052592'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052592'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042710'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042710'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053142'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053142'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053422'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053468'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053468'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040892'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040892'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040758'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040758'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040461'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040461'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040462'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040462'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046521'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046521'^^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%3A287046578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046578'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046578'^^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%3A287046669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046669'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046669'^^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%3A66413%3A287052407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052407'^^xsd:integer;
  dwc:scientificName 'Scinaia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052407'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042720'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042720'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042513'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042513'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052569'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052569'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042381'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042381'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052495'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052495'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053223'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053223'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052876'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052876'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042552'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042552'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053080'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053080'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042252'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042252'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042193'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042193'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046630'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046630'^^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%3A66403%3A287042533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042533'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042533'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053405'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053405'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052803'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052803'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052451'^^xsd:integer;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052451'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053160'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053160'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046599'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046599'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040666'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040666'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052598'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052598'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042057'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042057'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042637'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042637'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053109'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053109'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053339'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053339'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053387'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053387'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040762'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040762'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053359'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053359'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053110'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053110'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046527'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046527'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042593'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042593'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040557'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040557'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040677'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040677'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042528'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042528'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042158'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042158'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053299'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053299'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042674'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042674'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042185'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042185'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052649'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052649'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052527'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052527'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052603'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052603'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052486'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052486'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042224'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042224'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052480'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052480'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053344'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053344'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053331'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053331'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042134'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042134'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040451'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040451'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040582'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040582'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052627'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052627'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042495'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042495'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042570'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042570'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052471'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052471'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052658'^^xsd:integer;
  dwc:scientificName 'Gracilariopsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052658'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '146959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042325'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042325'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046519'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046519'^^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%3A66413%3A287053401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053401'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053401'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042348'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042348'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052862'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052862'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042431'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042431'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052395'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052395'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053510'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053510'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042385'^^xsd:integer;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042385'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053312'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053312'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042621'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042621'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040730'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040730'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042321'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042321'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042399'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042399'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042622'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042622'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042067'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042067'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053493'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053493'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040579'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040579'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052758'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052758'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053484'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053484'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042179'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042179'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040878'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040878'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042249'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042249'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053536'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053536'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042386'^^xsd:integer;
  dwc:scientificName 'Modiolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042386'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040484'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040484'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041988'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041988'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052731'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052731'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040469'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040469'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042038'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042038'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040517'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040517'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042238'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042238'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042656'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042656'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054759'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054759'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053255'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053255'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052932'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052932'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052684'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052684'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053497'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053497'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042153'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042153'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042405'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042405'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052776'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052776'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042471'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042471'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042795'^^xsd:integer;
  dwc:scientificName 'Demonax langerhansi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042795'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '530926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042230'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042230'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053288'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053288'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042276'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042276'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042549'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042549'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040905'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040905'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053085'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053085'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053013'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053013'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040735'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040735'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040877'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040877'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041959'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041959'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052436'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052436'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046603'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046603'^^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%3A66403%3A287040445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040445'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040445'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046685'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046685'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042293'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042293'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042020'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042020'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052482'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052482'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042609'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042609'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052465'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052465'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046654'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046654'^^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%3A66403%3A287042029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042029'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042029'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042456'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042456'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042657'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042657'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052856'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052856'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053412'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053412'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052940'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052940'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040747'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040747'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046562'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046562'^^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%3A66403%3A287040671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040671'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040671'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053012'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053012'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041929'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041929'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042281'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042281'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040468'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040468'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042387'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042387'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046636'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046636'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042444'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042444'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042212'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042212'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041948'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041948'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046655'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046655'^^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%3A66409%3A287046666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046666'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046666'^^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%3A66413%3A287052750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052750'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052750'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040661'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040661'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052977'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052977'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046503'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046503'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052381'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052381'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042647'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042647'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042616'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042616'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053515'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053515'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052910'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052910'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042021'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042021'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042189'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042189'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053176'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053176'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040600'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040600'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052545'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052545'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040719'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040719'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042467'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042467'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053419'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053419'^^xsd:string;
  dwc:observationDate '1997-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040586'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040586'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042578'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042578'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040769'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040769'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053237'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053237'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041942'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041942'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052398'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052398'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042708'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042708'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042301'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042301'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052677'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052677'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053306'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053306'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040507'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040507'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053446'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053446'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040880'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040880'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046525'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046525'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052978'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052978'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040869'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040869'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046637'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046637'^^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%3A287046686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046686'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046686'^^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%3A66403%3A287040450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040450'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040450'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040714'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040714'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042407'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042407'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042504'^^xsd:integer;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042504'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053276'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053276'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042468'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042468'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042094'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042094'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053131'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053131'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046557'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046557'^^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%3A66403%3A287040506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040506'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040506'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046554'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046554'^^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%3A66413%3A287052401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052401'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052401'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042478'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042478'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053393'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053393'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041992'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041992'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052751'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052751'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040530'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040530'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053279'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053279'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053409'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053409'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052723'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052723'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052454'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052454'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053140'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053140'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052790'^^xsd:integer;
  dwc:scientificName 'Cuthona nana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052790'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041945'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041945'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042317'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042317'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052965'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052965'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042765'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042765'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040441'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040441'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042231'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042231'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042696'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042696'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052844'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052844'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052650'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052650'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052411'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052411'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040644'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040644'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040558'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040558'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046688'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046688'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046676'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046676'^^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%3A66413%3A287053158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053158'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053158'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042102'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042102'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040761'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040761'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041989'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041989'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042733'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042733'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052782'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052782'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053220'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053220'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042459'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042459'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052553'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052553'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040458'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040458'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042680'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042680'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042211'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042211'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042200'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042200'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042039'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042039'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053092'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053092'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053350'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053350'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042173'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042173'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042727'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042727'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042648'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042648'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040691'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040691'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052778'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042006'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042006'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042551'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042551'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042619'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042619'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040889'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040889'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052365'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052365'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042451'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042451'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042162'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042162'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040632'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040632'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041950'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041950'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052590'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052590'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046530'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046530'^^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%3A66413%3A287053208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053208'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053208'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052557'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052557'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042051'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042051'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052665'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052665'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042118'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042118'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041961'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041961'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053200'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053200'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042707'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042707'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042359'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042359'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053011'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053011'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040584'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040584'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053245'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053245'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053557'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053557'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042093'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042093'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053166'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053166'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042009'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042009'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041999'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041999'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052964'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052964'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040418'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040418'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046548'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046548'^^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%3A66413%3A287052781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052781'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052781'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053546'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053546'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041940'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041940'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053327'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053327'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042581'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042581'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052537'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052537'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052576'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052576'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053198'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053198'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040766'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040766'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040863'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040863'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042062'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042062'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046537'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046537'^^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%3A66403%3A287042309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042309'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042309'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046667'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046667'^^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%3A66403%3A287040672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040672'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040672'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042292'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042292'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042681'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042681'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042620'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042620'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040872'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040872'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042439'^^xsd:integer;
  dwc:scientificName 'Nicomache personata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042439'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053333'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053333'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042492'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042492'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042419'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042419'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053534'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053534'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040629'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040629'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053305'^^xsd:integer;
  dwc:scientificName 'Ctenostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053305'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052500'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052500'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040455'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040455'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042448'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042448'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053077'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053077'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042163'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042163'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052827'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052827'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042436'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042436'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052769'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052769'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046628'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046628'^^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%3A66403%3A287040897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040897'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040897'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046638'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046638'^^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%3A66403%3A287042369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042369'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042369'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041968'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041968'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046505'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046505'^^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%3A66413%3A287053229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053229'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053229'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040884'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040884'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042770'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042770'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040608'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040608'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042177'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042177'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042585'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042585'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053014'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053014'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042171'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042171'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040413'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040413'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040575'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040575'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042493'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042493'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052594'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052594'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052580'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052580'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053547'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053547'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053233'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053233'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041965'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041965'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040563'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040563'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052711'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052711'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053466'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053466'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046633'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046633'^^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%3A66413%3A287053097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053097'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053097'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040760'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040760'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040485'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040485'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042499'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042499'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042660'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042660'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052476'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052476'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052637'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052637'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040525'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040525'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052681'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052681'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046590'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046590'^^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%3A66413%3A287052918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052918'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052918'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052972'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052972'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052523'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052523'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053396'^^xsd:integer;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053396'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042429'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042429'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042600'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042600'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042124'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042124'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042618'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042618'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040481'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040481'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053485'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053485'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046649'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046649'^^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%3A66413%3A287052738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052738'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052738'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042437'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042437'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040554'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040554'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040736'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040736'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052787'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052787'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052642'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052642'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042625'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042625'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053064'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053064'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042236'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042236'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052567'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052567'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053174'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053174'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042341'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042341'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052911'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052911'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042550'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042550'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053529'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053529'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053436'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053436'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046608'^^xsd:integer;
  dwc:scientificName 'Celleporella hyalina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046608'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040904'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040904'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052584'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052584'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042213'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042213'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046656'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046656'^^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%3A287046480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046480'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046480'^^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%3A66403%3A287042166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042166'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042166'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042010'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042010'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042606'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042606'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042389'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042389'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053508'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053508'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040491'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040491'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053069'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053069'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052632'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052632'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040780'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040780'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053075'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053075'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052784'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052784'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052633'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052633'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053476'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053476'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040587'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040587'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052639'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052639'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042239'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042239'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040894'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040894'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040755'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040755'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053057'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053057'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046693'^^xsd:integer;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046693'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046534'^^xsd:integer;
  dwc:scientificName 'Parougia 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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046534'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046563'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046563'^^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%3A66413%3A287052656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052656'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052656'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040616'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040616'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042101'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042101'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052768'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052768'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052413'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052413'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052647'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052647'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040903'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040903'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053239'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053239'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042443'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042443'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042391'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042391'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040472'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040472'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052765'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052765'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053095'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053095'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052539'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052539'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053362'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053362'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042180'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042180'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040773'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040773'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052794'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052794'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042184'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042184'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046609'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046609'^^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%3A66403%3A287042208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042208'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042208'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053032'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053032'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053269'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053269'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040650'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040650'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042423'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042423'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052616'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052616'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053145'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053145'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042596'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042596'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040564'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040564'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053001'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053001'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052487'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052487'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041953'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041953'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053164'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053164'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052879'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052879'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042151'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042151'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053373'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053373'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042798'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042798'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042159'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042159'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053314'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053314'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042060'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042060'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042058'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042058'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040614'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040614'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042289'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042289'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046570'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046570'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052479'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052479'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042344'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042344'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053370'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053370'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052915'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052915'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040548'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040548'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040776'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040776'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042512'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042512'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053458'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053458'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053347'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053347'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042792'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042792'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042498'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042498'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040678'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040678'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040742'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040742'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052662'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052662'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042693'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042693'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052573'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052573'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042016'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042016'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046490'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046490'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042643'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042643'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052945'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052945'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053449'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053449'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052383'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052383'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053313'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053313'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042078'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042078'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052369'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052369'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052714'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052714'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052993'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052993'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046574'^^xsd:integer;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046574'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046532'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046532'^^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%3A66413%3A287053550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053550'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053550'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053030'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053030'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042501'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042501'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040505'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040505'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052917'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052917'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040436'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040436'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040687'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040687'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053423'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053423'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046670'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046670'^^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%3A66403%3A287042096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042096'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042096'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042363'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042363'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042150'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042150'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052853'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052853'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040656'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040656'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052517'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052517'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053259'^^xsd:integer;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053259'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042517'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042517'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052771'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052771'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053474'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053474'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042314'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042314'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040467'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040467'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042225'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042225'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041973'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041973'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053058'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053058'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052825'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052825'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053366'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053366'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042783'^^xsd:integer;
  dwc:scientificName 'Aricidea roberti'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042783'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '734530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040795'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040795'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042328'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042328'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046642'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046642'^^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%3A66413%3A287052883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052883'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052883'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040542'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040542'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040570'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040570'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053180'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053180'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052746'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052746'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042645'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042645'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042377'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042377'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052671'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052671'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052583'^^xsd:integer;
  dwc:scientificName 'Trivia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052583'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052742'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052742'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042282'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042282'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040756'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040756'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052850'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052850'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040684'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040684'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053188'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053188'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053324'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053324'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053009'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053009'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053355'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053355'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040494'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040494'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042717'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042717'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040779'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040779'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041969'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041969'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052385'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052385'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046508'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046508'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042599'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042599'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053348'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053348'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052716'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052716'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052624'^^xsd:integer;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052624'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046593'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046593'^^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%3A66403%3A287042056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042056'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042056'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041979'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041979'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052814'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052814'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052670'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052670'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040477'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040477'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052432'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052432'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053397'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053397'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052736'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052736'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042204'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042204'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042736'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042736'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052610'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052610'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042050'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042050'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042092'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042092'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042036'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042036'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053467'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053467'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052494'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052494'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053232'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053232'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042111'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042111'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046566'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046566'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040434'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040434'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053284'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053284'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046622'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046622'^^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%3A66403%3A287042554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042554'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042554'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053224'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053224'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041955'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041955'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052420'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052420'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042735'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042735'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053503'^^xsd:integer;
  dwc:scientificName 'Ophiactis balli'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053503'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042701'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042701'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052708'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052708'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052801'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052801'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052560'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052560'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040454'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040454'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053496'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053496'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042152'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042152'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053372'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053372'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052604'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052604'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046645'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046645'^^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%3A66403%3A287042160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042160'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042160'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040906'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040906'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042071'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042071'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054745'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054745'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053261'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053261'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042264'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042264'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052976'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052976'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040657'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040657'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042247'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042247'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053054'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053054'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042414'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042414'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053441'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053441'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042547'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042547'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052561'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052561'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042290'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042290'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040701'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040701'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052614'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052614'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052597'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052597'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042510'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042510'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053504'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053504'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052817'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052817'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052570'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052570'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040452'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040452'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053521'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053521'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042536'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042536'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053296'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053296'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052802'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052802'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042087'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042087'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040688'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040688'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042634'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042634'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052707'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052707'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040698'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040698'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042404'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042404'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053148'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053148'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046650'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046650'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040857'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040857'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040749'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040749'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052462'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052462'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052789'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052789'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042322'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042322'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042441'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042441'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052920'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052920'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042026'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042026'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040667'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040667'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042519'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042519'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042604'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042604'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042217'^^xsd:integer;
  dwc:scientificName 'Eulalia tripunctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042217'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052690'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052690'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053338'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053338'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053471'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053471'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052756'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052756'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052698'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052698'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053087'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053087'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042511'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042511'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042756'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042756'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042767'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042767'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052512'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052512'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046605'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046605'^^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%3A66403%3A287042332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042332'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042332'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040695'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040695'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052579'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052579'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042167'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042167'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046536'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046536'^^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%3A66403%3A287042655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042655'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042655'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053507'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053507'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046606'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046606'^^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%3A66403%3A287042487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042487'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042487'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052578'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052578'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052481'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052481'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042752'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042752'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042711'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042711'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042676'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042676'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042106'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042106'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040446'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040446'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053461'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053461'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042678'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042678'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041926'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041926'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042791'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042791'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042327'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042327'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040716'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040716'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042714'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042714'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040604'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040604'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053089'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053089'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046652'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046652'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046520'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046520'^^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%3A66413%3A287053235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053235'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053235'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052626'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052626'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040634'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040634'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042221'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042221'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040771'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040771'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042543'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042543'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053207'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053207'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053477'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053477'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042532'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042532'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053524'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053524'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042222'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042222'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042435'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042435'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042686'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042686'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040706'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040706'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046504'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046504'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046581'^^xsd:integer;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046581'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042227'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042227'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052773'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052773'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052683'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052683'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053386'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053386'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052426'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052426'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052458'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052458'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052444'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052444'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046517'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046517'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040791'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040791'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052667'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052667'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052400'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052400'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046550'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046550'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052685'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052685'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052865'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052865'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042031'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042031'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052927'^^xsd:integer;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052927'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052433'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052433'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054741'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054741'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042418'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042418'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042260'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042260'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040560'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040560'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040757'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040757'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042420'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042420'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040480'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040480'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042700'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042700'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041930'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041930'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052440'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052440'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042125'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042125'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053086'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053086'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052502'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052502'^^xsd:string;
  dwc:observationDate '1970-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040551'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040551'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053230'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053230'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053367'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053367'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052631'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052631'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040891'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040891'^^xsd:string;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040414'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040414'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040581'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040581'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042679'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042679'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040724'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040724'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052617'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052617'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053328'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053328'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053525'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053525'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052645'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052645'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053189'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053189'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042251'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042251'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053399'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053399'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053464'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053464'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046614'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046614'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046577'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046577'^^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%3A66409%3A287046493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046493'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046493'^^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%3A66413%3A287052866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052866'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052866'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040690'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040690'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040898'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040898'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046556'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046556'^^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%3A66403%3A287040571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040571'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040571'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052700'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052700'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046596'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046596'^^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%3A66403%3A287040737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040737'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040737'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040713'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040713'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052399'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052399'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042308'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042308'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040664'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040664'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040583'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040583'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040430'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040430'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040541'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040541'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052919'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052919'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052679'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052679'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052970'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052970'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040626'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040626'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042022'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042022'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053428'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053428'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042786'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042786'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042438'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042438'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052364'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052364'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053309'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053309'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052676'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052676'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052699'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052699'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040659'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040659'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053157'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053157'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052704'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052704'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042199'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042199'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040437'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040437'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042357'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042357'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046586'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046586'^^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%3A66403%3A287040727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040727'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040727'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042307'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042307'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053498'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053498'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053139'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053139'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052694'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052694'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053329'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053329'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042172'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042172'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042033'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042033'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046629'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046629'^^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%3A287046585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046585'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046585'^^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%3A66413%3A287053231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053231'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053231'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042346'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042346'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042183'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042183'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046594'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046594'^^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%3A287046677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046677'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046677'^^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%3A66403%3A287042007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042007'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042007'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052620'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052620'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042759'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042759'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042283'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042283'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041972'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041972'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053103'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053103'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042241'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042241'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053132'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053132'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052759'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052759'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042447'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042447'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053426'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053426'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052682'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052682'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040704'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040704'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042154'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042154'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042590'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042590'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053049'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053049'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053065'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053065'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042082'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042082'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040493'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040493'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042484'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042484'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041994'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041994'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042144'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042144'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042480'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042480'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052689'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052689'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052596'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052596'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052574'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052574'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040865'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040865'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042508'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042508'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053295'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053295'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042653'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042653'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053527'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053527'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040860'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040860'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040598'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040598'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053209'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053209'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046665'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046665'^^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%3A66413%3A287052896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052896'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052896'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042614'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042614'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053365'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053365'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053114'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053114'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052608'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052608'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053206'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053206'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052405'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052405'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042161'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042161'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042687'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042687'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053185'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053185'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052643'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052643'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040787'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040787'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052898'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052898'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042598'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042598'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040669'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040669'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040576'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040576'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046512'^^xsd:integer;
  dwc:scientificName 'Halisarcidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046512'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052988'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052988'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053222'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053222'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053099'^^xsd:integer;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053099'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046695'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046695'^^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%3A66413%3A287052717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052717'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052717'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042334'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042334'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053478'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053478'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052489'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052489'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052416'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052416'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042168'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042168'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046604'^^xsd:integer;
  dwc:scientificName 'Branchiomma 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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046604'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042540'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042540'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040537'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040537'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046682'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046682'^^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%3A287046624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046624'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046624'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053463'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053463'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040568'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040568'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046568'^^xsd:integer;
  dwc:scientificName 'Tubificoides pseudogaster'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046568'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042564'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042564'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053311'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053311'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042531'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042531'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041958'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041958'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053218'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053218'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041935'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041935'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040443'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040443'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052446'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052446'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052741'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052741'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053395'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053395'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042089'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042089'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040729'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040729'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052455'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052455'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052589'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052589'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053213'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053213'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041938'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041938'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041927'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041927'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040460'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040460'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040488'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040488'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053450'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053450'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052780'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052780'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042568'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042568'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042055'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042055'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040726'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040726'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042479'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042479'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040899'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040899'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040470'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040470'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053556'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053556'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053375'^^xsd:integer;
  dwc:scientificName 'Amphitritinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053375'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040529'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040529'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042384'^^xsd:integer;
  dwc:scientificName 'Minuspio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042384'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052792'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052792'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040425'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040425'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042320'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042320'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040580'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040580'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042749'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042749'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046564'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046564'^^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%3A66403%3A287042379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042379'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042379'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052912'^^xsd:integer;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052912'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053264'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053264'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040459'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040459'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053156'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053156'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042602'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042602'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052722'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052722'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052986'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052986'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041939'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041939'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040615'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040615'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040515'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040515'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052675'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052675'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040738'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040738'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042458'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042458'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046547'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046547'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053202'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053202'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042027'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042027'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052593'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052593'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042641'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042641'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053289'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053289'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040498'^^xsd:integer;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040498'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040643'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040643'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052836'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052836'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053039'^^xsd:integer;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053039'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052692'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052692'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053175'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053175'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046664'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046664'^^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%3A66403%3A287042244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042244'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042244'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046535'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046535'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042758'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042758'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053177'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053177'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041941'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041941'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052712'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052712'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046687'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046687'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042063'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042063'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052438'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052438'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042695'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042695'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042659'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042659'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042182'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042182'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040633'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040633'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042607'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042607'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042737'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042737'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052890'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052890'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052796'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052796'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041980'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041980'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040788'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040788'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052474'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052474'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042669'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042669'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042139'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042139'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053516'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053516'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042210'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042210'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042257'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042257'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053357'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053357'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042242'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042242'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042482'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042482'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052630'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052630'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053506'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053506'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046531'^^xsd:integer;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046531'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042778'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042778'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041970'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041970'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040490'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040490'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040864'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040864'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040514'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040514'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053530'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053530'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053243'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053243'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053028'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053028'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042205'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042205'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052928'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052928'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042755'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042755'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042128'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042128'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042502'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042502'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042008'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042008'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040660'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040660'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046542'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046542'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042490'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042490'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052878'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052878'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052821'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052821'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053128'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053128'^^xsd:string;
  dwc:observationDate '2004-03-27'^^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%3A66413%3A287053433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053433'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053433'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053336'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053336'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042011'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042011'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052728'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052728'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053482'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053482'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042228'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042228'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052956'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052956'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052387'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052387'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053555'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053555'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052423'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052423'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053125'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053125'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042630'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042630'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042188'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042188'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040746'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040746'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046561'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046561'^^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%3A66413%3A287052943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052943'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052943'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052664'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052664'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040573'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040573'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046514'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046514'^^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%3A66413%3A287052752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052752'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052752'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053251'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053251'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052565'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052565'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053098'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053098'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053260'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053260'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053307'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053307'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042522'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042522'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042394'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042394'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042469'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042469'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042794'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042794'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042782'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042782'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041982'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041982'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053273'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053273'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040495'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040495'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052373'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052373'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040605'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040605'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053090'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053090'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052510'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052510'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046502'^^xsd:integer;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046502'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053286'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053286'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042018'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042018'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052534'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052534'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053278'^^xsd:integer;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053278'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052652'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052652'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042116'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042116'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040888'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040888'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042090'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042090'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053144'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053144'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052544'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052544'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046582'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046582'^^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%3A66403%3A287040879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040879'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040879'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053034'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053034'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053505'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053505'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052949'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052949'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052468'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052468'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052558'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052558'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042406'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042406'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052425'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052425'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052732'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052732'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042268'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042268'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042110'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042110'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042579'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042579'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042220'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042220'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040767'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040767'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046607'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046607'^^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%3A66413%3A287053227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053227'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053227'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042107'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042107'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053382'^^xsd:integer;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053382'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042275'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042275'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053146'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053146'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052360'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052360'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042097'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042097'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042053'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042053'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042466'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042466'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042137'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042137'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040435'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040435'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040870'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040870'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053070'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053070'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040420'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040420'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052762'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052762'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052686'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052686'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052635'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052635'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053316'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053316'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053301'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053301'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053199'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053199'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052724'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052724'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042338'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042338'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040501'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040501'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052955'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052955'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052908'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052908'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053121'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053121'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052987'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052987'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052810'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052810'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052854'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052854'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053147'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053147'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053136'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053136'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052820'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052820'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041947'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041947'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042046'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042046'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052864'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052864'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042509'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042509'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052585'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052585'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053010'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053010'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042716'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042716'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040457'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040457'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046592'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046592'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042396'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042396'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040707'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040707'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053072'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053072'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052641'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052641'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040725'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040725'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052577'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052577'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052550'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052550'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052894'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052894'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052719'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052719'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053541'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053541'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040428'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040428'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053107'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053107'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046671'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046671'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042433'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042433'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053126'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053126'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041975'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041975'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040876'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040876'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042080'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042080'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053454'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053454'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046580'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046580'^^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%3A66403%3A287042671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042671'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042671'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052839'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052839'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042753'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042753'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042500'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042500'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042703'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042703'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042034'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042034'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040478'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040478'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042099'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042099'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052636'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052636'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046584'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046584'^^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%3A66403%3A287042380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042380'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042380'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042142'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042142'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042148'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042148'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052783'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052783'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041995'^^xsd:integer;
  dwc:scientificName 'Amphicteis midas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041995'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052793'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052793'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042122'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042122'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042760'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042760'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052755'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052755'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042644'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042644'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042254'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042254'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053021'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053021'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042742'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042742'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040595'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040595'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052591'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052591'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053287'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053287'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053326'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053326'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052831'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052831'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042776'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042776'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042603'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042603'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040578'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040578'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042557'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042557'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052540'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052540'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042132'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042132'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053416'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053416'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042442'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042442'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040649'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040649'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046689'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046689'^^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%3A66413%3A287053162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053162'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053162'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053540'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053540'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040524'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040524'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042546'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042546'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052477'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052477'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042673'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042673'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040513'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040513'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040710'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040710'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052536'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052536'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053421'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053421'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042196'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042196'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040744'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040744'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053281'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053281'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040709'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040709'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053379'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053379'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052809'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052809'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052529'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052529'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041986'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041986'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052378'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052378'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A66403%3A287040895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040895'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040895'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046540'^^xsd:integer;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046540'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052586'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052586'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042195'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042195'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052422'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052422'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042233'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042233'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052914'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052914'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053133'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053133'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040665'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040665'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040547'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040547'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041943'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041943'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052785'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052785'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052962'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052962'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042699'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042699'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042042'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042042'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053352'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053352'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042127'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042127'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042378'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042378'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042298'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042298'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053552'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053552'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046619'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046619'^^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%3A66403%3A287042358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042358'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042358'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052622'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052622'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052891'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052891'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040797'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040797'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054743'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054743'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053167'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053167'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041978'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041978'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053323'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053323'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052913'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052913'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040881'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040881'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040862'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040862'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046545'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046545'^^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%3A66413%3A287053159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053159'^^xsd:integer;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053159'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053192'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053192'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052874'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052874'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052575'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052575'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042665'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042665'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052847'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052847'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052403'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052403'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046539'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046539'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042336'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042336'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042130'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042130'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052491'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052491'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041987'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041987'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042174'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042174'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046515'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046515'^^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%3A66413%3A287052872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052872'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052872'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052519'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052519'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042083'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042083'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040728'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040728'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042483'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042483'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052923'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052923'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040683'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040683'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053120'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053120'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053247'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053247'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042751'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042751'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052619'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052619'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042345'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042345'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042065'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042065'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046672'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046672'^^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%3A66403%3A287041996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041996'^^xsd:integer;
  dwc:scientificName 'Amphicteis midas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041996'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042368'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042368'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040549'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040549'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053117'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053117'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053027'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053027'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042123'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042123'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053101'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053101'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053124'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053124'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042030'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042030'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042705'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042705'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042048'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042048'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041931'^^xsd:integer;
  dwc:scientificName 'Palaemonidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041931'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052524'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052524'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040620'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040620'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052997'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052997'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042652'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042652'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052525'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052525'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040751'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040751'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052428'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052428'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053325'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053325'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042319'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042319'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042541'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042541'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053271'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053271'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046613'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046613'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053004'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053004'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052800'^^xsd:integer;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052800'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041934'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041934'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053265'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053265'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041949'^^xsd:integer;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041949'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042706'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042706'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040711'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040711'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052448'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052448'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053407'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053407'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053275'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053275'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053443'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053443'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053310'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053310'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042279'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042279'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052822'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052822'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042567'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042567'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042133'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042133'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053187'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053187'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052930'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052930'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042098'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042098'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042455'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042455'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053091'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053091'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042757'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042757'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052556'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052556'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052730'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052730'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052951'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052951'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042713'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042713'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053523'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053523'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041977'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041977'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046626'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046626'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040720'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040720'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042045'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042045'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040569'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040569'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053168'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053168'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042503'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042503'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040532'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040532'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053141'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053141'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053195'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053195'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042507'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042507'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052572'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052572'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052587'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052587'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041984'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041984'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052950'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052950'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042145'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042145'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052840'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052840'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053473'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053473'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053130'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053130'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042774'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042774'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052530'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052530'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052848'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052848'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046572'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046572'^^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%3A66403%3A287042555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042555'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042555'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042037'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042037'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042343'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042343'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053318'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053318'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042190'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042190'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053385'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053385'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052389'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052389'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042075'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042075'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041932'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041932'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042274'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042274'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046481'^^xsd:integer;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046481'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042294'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042294'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052514'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052514'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053181'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053181'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042761'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042761'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053036'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053036'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046653'^^xsd:integer;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046653'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046495'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046495'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052562'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052562'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042165'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042165'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046662'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046662'^^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%3A66403%3A287040464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040464'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040464'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053437'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053437'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042155'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042155'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046597'^^xsd:integer;
  dwc:scientificName 'Aonides 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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046597'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042746'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042746'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046660'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046660'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042424'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042424'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053071'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053071'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042667'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042667'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040613'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040613'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052409'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052409'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042594'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042594'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040663'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040663'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042023'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042023'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040552'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040552'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052857'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052857'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052958'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052958'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040790'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040790'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052695'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052695'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040784'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040784'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053044'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053044'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042553'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042553'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053079'^^xsd:integer;
  dwc:scientificName 'Typosyllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053079'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052466'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052466'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052546'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052546'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052733'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052733'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053171'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053171'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053051'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053051'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040521'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040521'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053119'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053119'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053050'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053050'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053019'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053019'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052846'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052846'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046612'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046612'^^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%3A66413%3A287052611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052611'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052611'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042326'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042326'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053559'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053559'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053179'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053179'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040638'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040638'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040662'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040662'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052805'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052805'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042788'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042788'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042740'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042740'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052696'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052696'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040429'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040429'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052496'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052496'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042315'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042315'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052669'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052669'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046646'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046646'^^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%3A66413%3A287052511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052511'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052511'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046522'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046522'^^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%3A66413%3A287052926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052926'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052926'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052959'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052959'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052687'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052687'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041998'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041998'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042397'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042397'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052703'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052703'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054742'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054742'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042470'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042470'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042636'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042636'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042597'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042597'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042318'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042318'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046492'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046492'^^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%3A66403%3A287042272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042272'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042272'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042692'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042692'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040748'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040748'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040636'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040636'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042347'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042347'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052933'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052933'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040574'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040574'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042091'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042091'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052470'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052470'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053046'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053046'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053293'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053293'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042454'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042454'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041944'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041944'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042331'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042331'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040419'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040419'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053041'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053041'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042561'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042561'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046635'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046635'^^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%3A66403%3A287042069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042069'^^xsd:integer;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042069'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053294'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053294'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052748'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052748'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053216'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053216'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042605'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042605'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053244'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053244'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053067'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053067'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053364'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053364'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052508'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052508'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053066'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053066'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046507'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046507'^^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%3A287046639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046639'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046639'^^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%3A66413%3A287053535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053535'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053535'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052826'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052826'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052447'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052447'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053432'^^xsd:integer;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053432'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042430'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042430'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052450'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052450'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052715'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052715'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042538'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042538'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052705'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052705'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042724'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042724'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042003'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042003'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053335'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053335'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042516'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042516'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042586'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042586'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053400'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053400'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046497'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046497'^^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%3A66413%3A287053215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053215'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053215'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042374'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042374'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053447'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053447'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040546'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040546'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053217'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053217'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052693'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052693'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042734'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042734'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052361'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052361'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042000'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042000'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053502'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053502'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040503'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040503'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052507'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052507'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042615'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042615'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053417'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053417'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040754'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040754'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040453'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040453'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042086'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042086'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040619'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040619'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052582'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052582'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042297'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042297'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053191'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053191'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042113'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042113'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052535'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052535'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052488'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052488'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041966'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041966'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053392'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053392'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042592'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042592'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053561'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053561'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052623'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052623'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042728'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042728'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042100'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042100'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053448'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053448'^^xsd:string;
  dwc:observationDate '1970-04-20'^^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%3A66403%3A287042278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042278'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042278'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042226'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042226'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042449'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042449'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040483'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040483'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042129'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042129'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042088'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042088'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052533'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052533'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052442'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052442'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053183'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053183'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040611'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040611'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053511'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053511'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042059'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042059'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042725'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042725'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046675'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046675'^^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%3A66413%3A287053415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053415'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053415'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052799'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052799'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040512'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040512'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053096'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053096'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053152'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053152'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053020'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053020'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046659'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046659'^^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%3A66403%3A287042304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042304'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042304'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052885'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052885'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046518'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046518'^^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%3A66413%3A287052735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052735'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052735'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040764'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040764'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053562'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053562'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053526'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053526'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053112'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053112'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053520'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053520'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040421'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040421'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052954'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052954'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053267'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053267'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041981'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041981'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042790'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042790'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042215'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042215'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040902'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040902'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042270'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042270'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053000'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053000'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052953'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052953'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046623'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046623'^^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%3A66413%3A287052621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052621'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052621'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042400'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042400'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052818'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052818'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052743'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052743'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042722'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042722'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053472'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053472'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052490'^^xsd:integer;
  dwc:scientificName 'Phymatolithon calcareum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052490'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042024'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042024'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040447'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040447'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052612'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052612'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053031'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053031'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040705'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040705'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052469'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052469'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052858'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052858'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053431'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053431'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042461'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042461'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042675'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042675'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042105'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042105'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053340'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053340'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042664'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042664'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052419'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052419'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042299'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042299'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040471'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040471'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040610'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040610'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052975'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052975'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042156'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042156'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040585'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040585'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042352'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042352'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046483'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046483'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053334'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053334'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040415'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040415'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053211'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053211'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042624'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042624'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046651'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046651'^^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%3A66403%3A287042569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042569'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042569'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040645'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040645'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046601'^^xsd:integer;
  dwc:scientificName 'Astacilla 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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046601'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052868'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052868'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041963'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041963'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042611'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042611'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053406'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053406'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053542'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053542'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040432'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040432'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052499'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052499'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052552'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052552'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041954'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041954'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053298'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053298'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042237'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042237'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052368'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052368'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053490'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053490'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042764'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042764'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052895'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052895'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046694'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046694'^^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%3A66413%3A287052761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052761'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052761'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052415'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052415'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053551'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053551'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052824'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052824'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046661'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046661'^^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%3A66413%3A287052646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052646'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052646'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042750'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042750'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053491'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053491'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046510'^^xsd:integer;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046510'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042305'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042305'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053002'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053002'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053455'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053455'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053297'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053297'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040723'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040723'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042721'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042721'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052661'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052661'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042015'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042015'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042313'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042313'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053190'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053190'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042353'^^xsd:integer;
  dwc:scientificName 'Macrochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042353'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053022'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053022'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053078'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053078'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042738'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042738'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042335'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042335'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042265'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042265'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042413'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042413'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042627'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042627'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053390'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053390'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040572'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040572'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042518'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042518'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053351'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053351'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052937'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052937'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046567'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046567'^^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%3A66413%3A287053042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053042'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053042'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040442'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040442'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052713'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052713'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052963'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052963'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052506'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052506'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053196'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053196'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052452'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052452'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042284'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042284'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053178'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053178'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042271'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042271'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040646'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040646'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052375'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052375'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040623'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040623'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053270'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053270'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042403'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042403'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052467'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052467'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052680'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052680'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042192'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042192'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052625'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052625'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053512'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053512'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040520'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040520'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053495'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053495'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053424'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053424'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040565'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040565'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040793'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040793'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052936'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052936'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053381'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053381'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052835'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052835'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040591'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040591'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053037'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053037'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046690'^^xsd:integer;
  dwc:scientificName 'Lucinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046690'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042201'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042201'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053088'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053088'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042243'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042243'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053404'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053404'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040417'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040417'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042339'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042339'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052532'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052532'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052370'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052370'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041962'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041962'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052966'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052966'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052960'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052960'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053519'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053519'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040567'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040567'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052599'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052599'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042138'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042138'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052744'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052744'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042300'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042300'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042355'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042355'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042491'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042491'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040693'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040693'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053063'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053063'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053487'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053487'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040859'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040859'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040496'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040496'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053253'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053253'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042286'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042286'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042494'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042494'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053118'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053118'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042539'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042539'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042582'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042582'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042694'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042694'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042117'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042117'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053509'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053509'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053398'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053398'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052971'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052971'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046579'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046579'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052819'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052819'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042462'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042462'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042147'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042147'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042109'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042109'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052475'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052475'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042571'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042571'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046615'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046615'^^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%3A66403%3A287040637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040637'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040637'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053017'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053017'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052957'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052957'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042103'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042103'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052880'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052880'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040789'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040789'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042349'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042349'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042631'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042631'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052907'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052907'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042542'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042542'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052757'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052757'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042698'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042698'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053377'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053377'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042214'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042214'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053330'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053330'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052421'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052421'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052374'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052374'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042360'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042360'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042072'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042072'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042650'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042650'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040781'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040781'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040786'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040786'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040499'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040499'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042054'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042054'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042119'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042119'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042074'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042074'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052934'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052934'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042032'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042032'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052609'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052609'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040759'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040759'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040466'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040466'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040700'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040700'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052654'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052654'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046640'^^xsd:integer;
  dwc:scientificName 'Moerella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046640'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052541'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052541'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040518'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040518'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053384'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053384'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046494'^^xsd:integer;
  dwc:scientificName 'Aonides 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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046494'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052795'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052795'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052427'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052427'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040694'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040694'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042488'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042488'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053282'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053282'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042324'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042324'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052861'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052861'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040539'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040539'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052443'^^xsd:integer;
  dwc:scientificName 'Gracilariopsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052443'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '146959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052547'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052547'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042411'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042411'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053438'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053438'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042041'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042041'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052581'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052581'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052430'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052430'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053489'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053489'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053376'^^xsd:integer;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053376'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040783'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040783'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042323'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042323'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046589'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046589'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040463'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040463'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042253'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042253'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052739'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052739'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053283'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053283'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040511'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040511'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053161'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053161'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052867'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052867'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040696'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040696'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042076'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042076'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042303'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042303'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052542'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052542'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041933'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041933'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052860'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052860'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053143'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053143'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042486'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042486'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046641'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046641'^^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%3A66413%3A287053410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053410'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053410'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046681'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046681'^^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%3A66413%3A287052568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052568'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052568'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054744'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054744'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053201'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053201'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053062'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053062'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040602'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040602'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042670'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042670'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053250'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053250'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040431'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040431'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053470'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053470'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042562'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042562'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042285'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042285'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042545'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042545'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052417'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052417'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046501'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046501'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042589'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042589'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042316'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042316'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052464'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052464'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041957'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041957'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042408'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042408'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052979'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052979'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040534'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040534'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053204'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053204'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040679'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040679'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042677'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042677'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052897'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052897'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042489'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042489'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052849'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052849'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052503'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052503'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040752'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040752'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042485'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042485'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040875'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040875'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042580'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042580'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052775'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052775'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042121'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042121'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046541'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046541'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042390'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042390'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040559'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040559'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052702'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052702'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053391'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053391'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042149'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042149'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053346'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053346'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040474'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040474'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052948'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052948'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042563'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042563'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040502'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040502'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041936'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041936'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040545'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040545'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046583'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046583'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042333'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042333'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042797'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042797'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052363'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052363'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052985'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052985'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052372'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052372'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052887'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052887'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040607'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040607'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052838'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052838'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046511'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046511'^^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%3A66413%3A287053566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053566'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053566'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053553'^^xsd:integer;
  dwc:scientificName 'Perkinsiana rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053553'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052697'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052697'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052588'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052588'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046485'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046485'^^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%3A66403%3A287040692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040692'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040692'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040597'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040597'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052460'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052460'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040686'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040686'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041952'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041952'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046611'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046611'^^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%3A66403%3A287042373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042373'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042373'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053084'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040658'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040658'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042291'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042291'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052899'^^xsd:integer;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052899'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052651'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052651'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053035'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053035'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052992'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052992'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046684'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046684'^^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%3A66403%3A287042112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042112'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042112'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040438'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040438'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040424'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040424'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046555'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046555'^^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%3A287046552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046552'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046552'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052463'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052463'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042747'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042747'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052811'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052811'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052808'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052808'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052410'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052410'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042340'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042340'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053100'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053100'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046673'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046673'^^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%3A66403%3A287040642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040642'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040642'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041937'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041937'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052870'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052870'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040866'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040866'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042417'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042417'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042235'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042235'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052673'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052673'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042529'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042529'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052889'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052889'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042762'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042762'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040753'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040753'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052939'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052939'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042530'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042530'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042198'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042198'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046683'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046683'^^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%3A66403%3A287042684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042684'^^xsd:integer;
  dwc:scientificName 'Styela coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042684'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053221'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053221'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042446'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042446'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046544'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046544'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040681'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040681'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040606'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040606'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042351'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042351'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052543'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052543'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66409%3A287046523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046523'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046523'^^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%3A66413%3A287053193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053193'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053193'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053123'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053123'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040476'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040476'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042617'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042617'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053354'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053354'^^xsd:string;
  dwc:observationDate '1995-10-27'^^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%3A66403%3A287042731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042731'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042731'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053268'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053268'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053170'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053170'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042465'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042465'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054735'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054735'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052384'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052384'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053453'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053453'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042689'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042689'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052807'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052807'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040592'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040592'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040618'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040618'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042732'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042732'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042422'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042422'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042157'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042157'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052668'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052668'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053368'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053368'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042781'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042781'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040535'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040535'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053277'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053277'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040533'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040533'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042261'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042261'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052392'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052392'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042777'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042777'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052843'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052843'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042460'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042460'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053439'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053439'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053203'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053203'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040555'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040555'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052638'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052638'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046647'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046647'^^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%3A66403%3A287040685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040685'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040685'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052359'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052359'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052600'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052600'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052770'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052770'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052797'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052797'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053322'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053322'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046538'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046538'^^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%3A66403%3A287042175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042175'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042175'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042342'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042342'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042362'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042362'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042164'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042164'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041993'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041993'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042573'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042573'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042013'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042013'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052859'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052859'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040543'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040543'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053105'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053105'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053481'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053481'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053169'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053169'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053517'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053517'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042787'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042787'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053411'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053411'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287040439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040439'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040439'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042234'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042234'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052515'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052515'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A287046680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046680'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046680'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046657'^^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.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046657'^^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%3A66413%3A287053263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053263'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053263'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042658'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042658'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042209'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042209'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287042312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042312'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042312'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052555'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052555'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053514'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053514'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042426'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042426'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052871'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052871'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053234'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053234'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052877'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052877'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287042556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042556'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042556'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042477'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042477'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052607'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052607'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042367'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042367'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287053194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053194'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053194'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287042691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287042691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287042691'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287042691'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66413%3A287052634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736857399989646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269986064606592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736857399989646 -5.269986064606592)"^^geo:wktLiteral ;
  geo-pos:lat "51.736857399989646"^^xsd:decimal ;
  geo-pos:long "-5.269986064606592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052634'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2699860646066'^^xsd:double;
  dwc:latitude '51.73685739999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052634'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043591'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043591'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046715'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046715'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043578'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043578'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A66410%3A287046727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046727'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) 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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046727'^^xsd:string;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046719'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046719'^^xsd:string;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043584'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043584'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A287046714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046714'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046714'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046712'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046712'^^xsd:string;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046711'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046711'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043588'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043588'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A287043583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043583'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043583'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A66408%3A287043581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043581'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043581'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A66410%3A287046722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046722'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046722'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046729'^^xsd:integer;
  dwc:scientificName 'Alcyonium glomeratum'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046729'^^xsd:string;
  dwc:aphiaIdAccepted '132159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043587'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043587'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A287046724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046724'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046724'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046718'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046718'^^xsd:string;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046728'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046728'^^xsd:string;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046720'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046720'^^xsd:string;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046731'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046731'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043582'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043582'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A287043589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043589'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043589'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046725'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046725'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046713'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046713'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046716'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046716'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046721'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046721'^^xsd:string;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043576'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043576'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A287043590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043590'^^xsd:integer;
  dwc:scientificName 'Tergipes tergipes'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043590'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046723'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046723'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046726'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046726'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043580'^^xsd:integer;
  dwc:scientificName 'Doto hystrix'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043580'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '139643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043579'^^xsd:integer;
  dwc:scientificName 'Doto dunnei'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043579'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A66410%3A287046717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046717'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046717'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043586'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043586'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A287043577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043577'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043577'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A66410%3A287046730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046730'^^xsd:integer;
  dwc:scientificName 'Parazoanthus axinellae'^^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.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046730'^^xsd:string;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73506190192699"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269856339115375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73506190192699 -5.269856339115375)"^^geo:wktLiteral ;
  geo-pos:lat "51.73506190192699"^^xsd:decimal ;
  geo-pos:long "-5.269856339115375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043585'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2698563391154'^^xsd:double;
  dwc:latitude '51.735061901927'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043585'^^xsd:string;
  dwc:observationDate '2010-06-23'^^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%3A66406%3A287043065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043065'^^xsd:integer;
  dwc:scientificName 'Haplopoma graniferum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043065'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046836'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046836'^^xsd:string;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043048'^^xsd:integer;
  dwc:scientificName 'Callopora rylandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043048'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043033'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043033'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043042'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043042'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046832'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046832'^^xsd:string;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043040'^^xsd:integer;
  dwc:scientificName 'Alcyonidioides mytili'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043040'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043050'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043050'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046831'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046831'^^xsd:string;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043064'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043064'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043075'^^xsd:integer;
  dwc:scientificName 'Tubulipora lobifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043075'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042801'^^xsd:integer;
  dwc:scientificName 'Doto tuberculata'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042801'^^xsd:string;
  dwc:observationDate '2002-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '139655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043044'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043044'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043046'^^xsd:integer;
  dwc:scientificName 'Callopora dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043046'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043077'^^xsd:integer;
  dwc:scientificName 'Oshurkovia littoralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043077'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042809'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042809'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043070'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043070'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66406%3A287043083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043083'^^xsd:integer;
  dwc:scientificName 'Schizomavella teresae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043083'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '862807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043081'^^xsd:integer;
  dwc:scientificName 'Schizomavella cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043081'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043078'^^xsd:integer;
  dwc:scientificName 'Copidozoum tenuirostre'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043078'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043079'^^xsd:integer;
  dwc:scientificName 'Eurystrotos compacta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043079'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287054762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287054762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287054762'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287054762'^^xsd:string;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046842'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046842'^^xsd:string;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043074'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043074'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046828'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046828'^^xsd:string;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043060'^^xsd:integer;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043060'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66406%3A287043062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043062'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043062'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043038'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043038'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66404%3A287042813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042813'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042813'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A287042810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042810'^^xsd:integer;
  dwc:scientificName 'Doto tuberculata'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042810'^^xsd:string;
  dwc:observationDate '2002-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '139655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043054'^^xsd:integer;
  dwc:scientificName 'Cribrilina cryptooecium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043054'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1059487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043057'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043057'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046834'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046834'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046835'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046835'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043041'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043041'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046837'^^xsd:integer;
  dwc:scientificName 'Polymastia mamillaris'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046837'^^xsd:string;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043080'^^xsd:integer;
  dwc:scientificName 'Nolella pusilla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043080'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046830'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046830'^^xsd:string;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043049'^^xsd:integer;
  dwc:scientificName 'Cauloramphus spiniferum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043049'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '408293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042807'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042807'^^xsd:string;
  dwc:observationDate '1992-06-17'^^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%3A66406%3A287043082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043082'^^xsd:integer;
  dwc:scientificName 'Schizomavella sarniensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043082'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '862804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046827'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046827'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046838'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046838'^^xsd:string;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043055'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043055'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042812'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042812'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043072'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043072'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043056'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043056'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043069'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043069'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66404%3A287042811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042811'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042811'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A287042800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042800'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042800'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043052'^^xsd:integer;
  dwc:scientificName 'Celleporella hyalina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043052'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043061'^^xsd:integer;
  dwc:scientificName 'Filicrisia geniculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043061'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046839'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046839'^^xsd:string;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042799'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042799'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043045'^^xsd:integer;
  dwc:scientificName 'Callopora craticula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043045'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042808'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042808'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043068'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043068'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66406%3A287043039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043039'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043039'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042806'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042806'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043047'^^xsd:integer;
  dwc:scientificName 'Callopora lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043047'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042804'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042804'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043063'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043063'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046840'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046840'^^xsd:string;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043058'^^xsd:integer;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043058'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042805'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042805'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66406%3A287043071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043071'^^xsd:integer;
  dwc:scientificName 'Phaeostachys spinifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043071'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043043'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043043'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043067'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043067'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66406%3A287043066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043066'^^xsd:integer;
  dwc:scientificName 'Haplopoma graniferum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043066'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043051'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043051'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043076'^^xsd:integer;
  dwc:scientificName 'Tubulipora plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043076'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043034'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043034'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046833'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046833'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043037'^^xsd:integer;
  dwc:scientificName 'Aetea truncata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043037'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043035'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043035'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66406%3A287043059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043059'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043059'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66406%3A287043036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043036'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043036'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043053'^^xsd:integer;
  dwc:scientificName 'Celleporina caliciformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043053'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '221538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66406%3A287043073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66406:287043073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66406'^^xsd:integer;
  dwc:catalogNumber '287043073'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66406:287043073'^^xsd:string;
  dwc:observationDate '2005-05-30'^^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%3A66404%3A287042803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042803'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042803'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A287046841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046841'^^xsd:integer;
  dwc:scientificName 'Parazoanthus axinellae'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046841'^^xsd:string;
  dwc:aphiaIdAccepted '101055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042802'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042802'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A287046829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7323686533672"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269661776166649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7323686533672 -5.269661776166649)"^^geo:wktLiteral ;
  geo-pos:lat "51.7323686533672"^^xsd:decimal ;
  geo-pos:long "-5.269661776166649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046829'^^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.2696617761666'^^xsd:double;
  dwc:latitude '51.732368653367'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046829'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048693'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048693'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048786'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048786'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048672'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048672'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048710'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048710'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048865'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048865'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048777'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048777'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048732'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048732'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048752'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048752'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048867'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048867'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048728'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048728'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048847'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048847'^^xsd:string;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048880'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048880'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048822'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048822'^^xsd:string;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048708'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048708'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048669'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048669'^^xsd:string;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048702'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048702'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048829'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048829'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048845'^^xsd:integer;
  dwc:scientificName 'Pandalus 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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048845'^^xsd:string;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048701'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048701'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048816'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048816'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048731'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048731'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048764'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048764'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048724'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048724'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048819'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048819'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048856'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048856'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048763'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048763'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048696'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048696'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048657'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048657'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048864'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048864'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048846'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048846'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048713'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048713'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048678'^^xsd:integer;
  dwc:scientificName 'Cirriformia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048678'^^xsd:string;
  dwc:aphiaIdAccepted '129245'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048768'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048768'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048788'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048788'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048833'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048833'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048862'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048862'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048836'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048836'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048666'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048666'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048779'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048779'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048723'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048723'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048734'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048734'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048876'^^xsd:integer;
  dwc:scientificName 'Tectura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048876'^^xsd:string;
  dwc:aphiaIdAccepted '138142'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048884'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048884'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048703'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048703'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048681'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048681'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048759'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048759'^^xsd:string;
  dwc:aphiaIdAccepted '156259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048711'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048711'^^xsd:string;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048688'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048688'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048775'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048775'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048872'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048872'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048658'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048658'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048874'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048874'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048771'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048771'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048684'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048684'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048805'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048805'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048883'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048883'^^xsd:string;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048853'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048853'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048855'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048855'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048721'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048721'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048714'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048714'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048772'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048772'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048695'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048695'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048875'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048875'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048782'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048782'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048794'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048794'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048665'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048665'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048790'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048790'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048760'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048760'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048824'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048824'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048755'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048755'^^xsd:string;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048682'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048682'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048704'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048704'^^xsd:string;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048736'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048736'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048802'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048802'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048675'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048675'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048791'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048791'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048747'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048747'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048663'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048663'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048746'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048746'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048735'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048735'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048866'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048866'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048873'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048873'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048748'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048748'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048697'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048697'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048674'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048674'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048753'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048753'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048840'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048840'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048887'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048887'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048725'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048725'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048801'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048801'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048780'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048780'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048781'^^xsd:integer;
  dwc:scientificName 'Aora 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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048781'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048705'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048705'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048858'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048858'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048797'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048797'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048716'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048716'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048834'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048834'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048812'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048812'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048750'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048750'^^xsd:string;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048765'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048765'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048659'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048659'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048668'^^xsd:integer;
  dwc:scientificName 'Aora 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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048668'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048671'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048671'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048830'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048830'^^xsd:string;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048817'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048817'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048831'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048831'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048661'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048661'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048795'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048795'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048815'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048815'^^xsd:string;
  dwc:aphiaIdAccepted '102351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048739'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048739'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048842'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048842'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048667'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048667'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048785'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048785'^^xsd:string;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048861'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048861'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048717'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048717'^^xsd:string;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048756'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048756'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048857'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048857'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048807'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048807'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048879'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048879'^^xsd:string;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048767'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048767'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048660'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048660'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048690'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048690'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048670'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048670'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048854'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048854'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048818'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048818'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048776'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048776'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048837'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048837'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048679'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048679'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048783'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048783'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048726'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048726'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048741'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048741'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048821'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048821'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048839'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048839'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048683'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048683'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048851'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048851'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048761'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048761'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048806'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048806'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048749'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048749'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048859'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048859'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048770'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048770'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048886'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048886'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048878'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048878'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048827'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048827'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048809'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048809'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048869'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048869'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048673'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048673'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048889'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048889'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048825'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048825'^^xsd:string;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048700'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048700'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048757'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048757'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048841'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048841'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048803'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048803'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048820'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048820'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048706'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048706'^^xsd:string;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048742'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048742'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048877'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048877'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048662'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048662'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048848'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048848'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048811'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048811'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048799'^^xsd:integer;
  dwc:scientificName 'Eualus pusiolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048799'^^xsd:string;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048800'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048800'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048784'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048784'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048778'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048778'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048691'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048691'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048712'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048712'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048656'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048656'^^xsd:string;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048810'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048810'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048733'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048733'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048852'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048852'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048863'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048863'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048727'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048727'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048870'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048870'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048798'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048798'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048868'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048868'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048844'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048844'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048698'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048698'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048692'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048692'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048762'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048762'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048793'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048793'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048694'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048694'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048744'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048744'^^xsd:string;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048804'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048804'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048689'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048689'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048664'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048664'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048882'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048882'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048881'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048881'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048835'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048835'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048850'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048850'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048774'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048774'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048796'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048796'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048814'^^xsd:integer;
  dwc:scientificName 'Iphimedia 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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048814'^^xsd:string;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048676'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048676'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048849'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048849'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048680'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048680'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048789'^^xsd:integer;
  dwc:scientificName 'Callochiton septemvalvis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048789'^^xsd:string;
  dwc:aphiaIdAccepted '140132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048828'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048828'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048722'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048722'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048720'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048720'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048758'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048758'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048707'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048707'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048813'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048813'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048745'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048745'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048766'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048766'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048754'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048754'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048715'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048715'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048885'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048885'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048860'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048860'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048685'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048685'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048740'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048740'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048709'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048709'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048738'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048738'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048687'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048687'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048730'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048730'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048773'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048773'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048699'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048699'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048843'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048843'^^xsd:string;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048737'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048737'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048751'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048751'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048888'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048888'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048838'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048838'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048787'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048787'^^xsd:string;
  dwc:aphiaIdAccepted '140812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048808'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048808'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048769'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048769'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048743'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048743'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048871'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048871'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048832'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048832'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048823'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048823'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048792'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048792'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048718'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048718'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048677'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048677'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048729'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048729'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048826'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048826'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048686'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048686'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7368976644627"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268540107386236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7368976644627 -5.268540107386236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7368976644627"^^xsd:decimal ;
  geo-pos:long "-5.268540107386236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048719'^^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.2685401073862'^^xsd:double;
  dwc:latitude '51.736897664463'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048719'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045853'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045853'^^xsd:string;
  dwc:observationDate '2009-09-11'^^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%3A66412%3A287051736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051736'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051736'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046220'^^xsd:integer;
  dwc:scientificName 'Tubificoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046220'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051594'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051594'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051640'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051640'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051689'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051689'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046132'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046132'^^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%3A287045862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045862'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045862'^^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%3A287046182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046182'^^xsd:integer;
  dwc:scientificName 'Polydora socialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046182'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051639'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051639'^^xsd:string;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051769'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051769'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051586'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051586'^^xsd:string;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051808'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051808'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046081'^^xsd:integer;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046081'^^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%3A287045899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045899'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045899'^^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%3A287051588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051588'^^xsd:integer;
  dwc:scientificName 'Amphicteis midas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051588'^^xsd:string;
  dwc:aphiaIdAccepted '129785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045902'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045902'^^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%3A66409%3A287046228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046228'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046228'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046218'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046218'^^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%3A66409%3A287045912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045912'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045912'^^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%3A287046087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046087'^^xsd:integer;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046087'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051815'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051815'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046177'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046177'^^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%3A66409%3A287045858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045858'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045858'^^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%3A287051765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051765'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051765'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051598'^^xsd:integer;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051598'^^xsd:string;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046071'^^xsd:integer;
  dwc:scientificName 'Branchiomma 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046071'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045970'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045970'^^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%3A287045999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045999'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045999'^^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%3A66409%3A287045872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045872'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045872'^^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%3A66412%3A287051602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051602'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051602'^^xsd:string;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051934'^^xsd:integer;
  dwc:scientificName 'Comarmondia 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051934'^^xsd:string;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051726'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051726'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046150'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046150'^^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%3A287045938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045938'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045938'^^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%3A287046215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046215'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046215'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051657'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051657'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045878'^^xsd:integer;
  dwc:scientificName 'Branchiomma 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045878'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046224'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046224'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051568'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051568'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046093'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046093'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051860'^^xsd:integer;
  dwc:scientificName 'Nephtys 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051860'^^xsd:string;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051807'^^xsd:integer;
  dwc:scientificName 'Demonax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051807'^^xsd:string;
  dwc:aphiaIdAccepted '325958'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051751'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051751'^^xsd:string;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051626'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051626'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051677'^^xsd:integer;
  dwc:scientificName 'Parvicardium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051677'^^xsd:string;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051853'^^xsd:integer;
  dwc:scientificName 'Microporella 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051853'^^xsd:string;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045947'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045947'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046080'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046080'^^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%3A66409%3A287046018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046018'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046018'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051715'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051715'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051843'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051843'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051625'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051625'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045904'^^xsd:integer;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045904'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051802'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051802'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051832'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051832'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051777'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051777'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045903'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045903'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051882'^^xsd:integer;
  dwc:scientificName 'Pirakia punctifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051882'^^xsd:string;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045998'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045998'^^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%3A287051573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051573'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051573'^^xsd:string;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051873'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051873'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051931'^^xsd:integer;
  dwc:scientificName 'Antedonidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051931'^^xsd:string;
  dwc:aphiaIdAccepted '123148'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045930'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045930'^^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%3A66412%3A287051758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051758'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051758'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051636'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051636'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051608'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051608'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051725'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051725'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046143'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046143'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051748'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051748'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051852'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051852'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051723'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051723'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045980'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045980'^^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%3A287051781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051781'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051781'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051613'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051613'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045941'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045941'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051731'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051731'^^xsd:string;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051938'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051938'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045863'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045863'^^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%3A287046202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046202'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046202'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051796'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051796'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051823'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051823'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045913'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045913'^^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%3A66409%3A287045905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045905'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045905'^^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%3A287051649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051649'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051649'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046127'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046127'^^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%3A66412%3A287051816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051816'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051816'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051673'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051673'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051730'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051730'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051681'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051681'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046146'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046146'^^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%3A287051780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051780'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051780'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051848'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051848'^^xsd:string;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051778'^^xsd:integer;
  dwc:scientificName 'Amphilochus spencebatei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051778'^^xsd:string;
  dwc:aphiaIdAccepted '1302153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051944'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051944'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051898'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051898'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051729'^^xsd:integer;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051729'^^xsd:string;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051906'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051906'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051753'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051753'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046041'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046041'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045888'^^xsd:integer;
  dwc:scientificName 'Cliona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045888'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '132026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046060'^^xsd:integer;
  dwc:scientificName 'Amphitritides 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046060'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051811'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051811'^^xsd:string;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051693'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051693'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046002'^^xsd:integer;
  dwc:scientificName 'Styelidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046002'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045991'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045991'^^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%3A66409%3A287046191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046191'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046191'^^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%3A66409%3A287045897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045897'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045897'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051935'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051935'^^xsd:string;
  dwc:aphiaIdAccepted '129530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051672'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051672'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051847'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051847'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046163'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046163'^^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%3A66412%3A287051611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051611'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051611'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051686'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051686'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051841'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051841'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051820'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051820'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051575'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051575'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045928'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045928'^^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%3A287045884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045884'^^xsd:integer;
  dwc:scientificName 'Celleporella hyalina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045884'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046196'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046196'^^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%3A66412%3A287051643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051643'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051643'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051654'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051654'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051840'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051840'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046205'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046205'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045943'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045943'^^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%3A66412%3A287051615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051615'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051615'^^xsd:string;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051849'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051849'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045900'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045900'^^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%3A66409%3A287045865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045865'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045865'^^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%3A287045842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045842'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045842'^^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%3A66409%3A287046176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046176'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046176'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051772'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051772'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051747'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051747'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045926'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045926'^^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%3A66412%3A287051663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051663'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051663'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046085'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046085'^^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%3A287051605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051605'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051605'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045935'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045935'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046055'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046055'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051910'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051910'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046159'^^xsd:integer;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046159'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051577'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051577'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045864'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045864'^^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%3A287046007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046007'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046007'^^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%3A66412%3A287051880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051880'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051880'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051606'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051606'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046158'^^xsd:integer;
  dwc:scientificName 'Odontosyllis 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046158'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046105'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046105'^^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%3A287045844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045844'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045844'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046197'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046197'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051829'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051829'^^xsd:string;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046214'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046214'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051584'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051584'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051928'^^xsd:integer;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051928'^^xsd:string;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051678'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051678'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046095'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046095'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045946'^^xsd:integer;
  dwc:scientificName 'Molgula complanata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045946'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051574'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051574'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051564'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051564'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051774'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051774'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046117'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046117'^^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%3A287051870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051870'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051870'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046234'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046234'^^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%3A66409%3A287046069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046069'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046069'^^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%3A287051585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051585'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051585'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046035'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046035'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046134'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046134'^^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%3A287046129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046129'^^xsd:integer;
  dwc:scientificName 'Jasmineira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046129'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046204'^^xsd:integer;
  dwc:scientificName 'Spisula 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046204'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046184'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046184'^^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%3A287045874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045874'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045874'^^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%3A287045859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045859'^^xsd:integer;
  dwc:scientificName 'Alcyonidioides mytili'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045859'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045963'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045963'^^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%3A66412%3A287051579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051579'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051579'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051917'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051917'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046034'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046034'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046037'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046037'^^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%3A66409%3A287046053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046053'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046053'^^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%3A287046006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046006'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046006'^^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%3A66409%3A287046048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046048'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046048'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051603'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051603'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051897'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051897'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045934'^^xsd:integer;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045934'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051622'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051622'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046065'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046065'^^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%3A66409%3A287045894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045894'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045894'^^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%3A287051788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051788'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051788'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051662'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051662'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046084'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046084'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046110'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046110'^^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%3A287046131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046131'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046131'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051813'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051813'^^xsd:string;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051744'^^xsd:integer;
  dwc:scientificName 'Oxyrhyncha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051744'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046139'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046139'^^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%3A66409%3A287045925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045925'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045925'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045953'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045953'^^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%3A287046211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046211'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046211'^^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%3A287051692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051692'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051692'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046088'^^xsd:integer;
  dwc:scientificName 'Dorvilleidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046088'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046193'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046193'^^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%3A66409%3A287046174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046174'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046174'^^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%3A66412%3A287051653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051653'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051653'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051719'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051719'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046113'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046113'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051857'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051857'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046076'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046076'^^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%3A66412%3A287051909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051909'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051909'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051697'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051697'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045942'^^xsd:integer;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045942'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051921'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051921'^^xsd:string;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045883'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045883'^^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%3A287045889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045889'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045889'^^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%3A287045869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045869'^^xsd:integer;
  dwc:scientificName 'Anthura 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045869'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046181'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046181'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046049'^^xsd:integer;
  dwc:scientificName 'Achelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046049'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '134568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046153'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046153'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046014'^^xsd:integer;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046014'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046227'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046227'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045898'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045898'^^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%3A66412%3A287051580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051580'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051580'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051600'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051600'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051846'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051846'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051865'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051865'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045914'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045914'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045985'^^xsd:integer;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045985'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046101'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046101'^^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%3A66409%3A287046000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046000'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046000'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046217'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046217'^^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%3A66412%3A287051742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051742'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051742'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051886'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051886'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045939'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045939'^^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%3A287051779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051779'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051779'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046099'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046099'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046124'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046124'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046010'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046010'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045959'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045959'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045868'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045868'^^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%3A287051570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051570'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051570'^^xsd:string;
  dwc:aphiaIdAccepted '110723'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046104'^^xsd:integer;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046104'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051889'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051889'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051790'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051790'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051667'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051667'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046051'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046051'^^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%3A287045896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045896'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045896'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051720'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051720'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051601'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051601'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046046'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046046'^^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%3A66409%3A287045979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045979'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045979'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051937'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051937'^^xsd:string;
  dwc:aphiaIdAccepted '13552'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046029'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046029'^^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%3A66409%3A287046156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046156'^^xsd:integer;
  dwc:scientificName 'Nuculidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046156'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A66409%3A287046086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046086'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046086'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051567'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051567'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045922'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045922'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046189'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046189'^^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%3A287046040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046040'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046040'^^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%3A66409%3A287045984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045984'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045984'^^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%3A66412%3A287051699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051699'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051699'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051875'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051875'^^xsd:string;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045923'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045923'^^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%3A287051942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051942'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051942'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051943'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051943'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051884'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051884'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046213'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046213'^^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%3A287051675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051675'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051675'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051698'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051698'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046166'^^xsd:integer;
  dwc:scientificName 'Partulida pellucida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046166'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051902'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051902'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051793'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051793'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046015'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046015'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045937'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045937'^^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%3A287051927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051927'^^xsd:integer;
  dwc:scientificName 'Trochidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051927'^^xsd:string;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051746'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051746'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051702'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051702'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046151'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046151'^^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%3A66409%3A287046199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046199'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046199'^^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%3A287051806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051806'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051806'^^xsd:string;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051850'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051850'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046223'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046223'^^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%3A287045974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045974'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045974'^^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%3A287051691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051691'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051691'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045919'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045919'^^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%3A287051637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051637'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051637'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051851'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051851'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051716'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051716'^^xsd:string;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051587'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051587'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051754'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051754'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045997'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045997'^^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%3A66409%3A287046152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046152'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046152'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051623'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051623'^^xsd:string;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051676'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051676'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046026'^^xsd:integer;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046026'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045885'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045885'^^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%3A66412%3A287051664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051664'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051664'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046135'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046135'^^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%3A287051705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051705'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051705'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051755'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051755'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045929'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045929'^^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%3A287051734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051734'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051734'^^xsd:string;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046168'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046168'^^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%3A287045886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045886'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045886'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051569'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051569'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046133'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046133'^^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%3A287051703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051703'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051703'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045877'^^xsd:integer;
  dwc:scientificName 'Bowerbankia 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045877'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046161'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046161'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046160'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046160'^^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%3A66409%3A287046206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046206'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046206'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051912'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051912'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051616'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051616'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051794'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051794'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045843'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045843'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051831'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051831'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046225'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046225'^^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%3A66412%3A287051565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051565'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051565'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051818'^^xsd:integer;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051818'^^xsd:string;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051930'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051930'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045936'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045936'^^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%3A287051633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051633'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051633'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045950'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045950'^^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%3A287046036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046036'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046036'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046092'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046092'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051864'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051864'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046145'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046145'^^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%3A287046070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046070'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046070'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051817'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051817'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051776'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051776'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046005'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046005'^^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%3A66412%3A287051749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051749'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051749'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046229'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046229'^^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%3A287051869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051869'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051869'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045845'^^xsd:integer;
  dwc:scientificName 'Ctenostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045845'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051800'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051800'^^xsd:string;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045854'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045854'^^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%3A287054751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287054751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287054751'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287054751'^^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%3A287051762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051762'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051762'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051922'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051922'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046179'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046179'^^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%3A287046058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046058'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046058'^^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%3A287051924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051924'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051924'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046183'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046183'^^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%3A287051923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051923'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051923'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045966'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045966'^^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%3A287045866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045866'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045866'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051648'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051648'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051700'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051700'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051855'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051855'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051563'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051563'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051899'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051899'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051797'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051797'^^xsd:string;
  dwc:aphiaIdAccepted '110722'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046169'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046169'^^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%3A287051894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051894'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051894'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046017'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046017'^^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%3A287051785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051785'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051785'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045920'^^xsd:integer;
  dwc:scientificName 'Goniodoris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045920'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046157'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046157'^^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%3A66412%3A287051709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051709'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051709'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045881'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045881'^^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%3A66412%3A287051669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051669'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051669'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051822'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051822'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051617'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051617'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046016'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046016'^^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%3A66412%3A287051916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051916'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051916'^^xsd:string;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046106'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046106'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051903'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051903'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046188'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046188'^^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%3A66409%3A287045840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045840'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045840'^^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%3A287051795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051795'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051795'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051868'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051868'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051722'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051722'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046091'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046091'^^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%3A66412%3A287051743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051743'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha gerlachi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051743'^^xsd:string;
  dwc:aphiaIdAccepted '130021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046155'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046155'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051789'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051789'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051945'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051945'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046187'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046187'^^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%3A287051624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051624'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051624'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045960'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045960'^^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%3A287051583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051583'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051583'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051741'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051741'^^xsd:string;
  dwc:aphiaIdAccepted '13552'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051876'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051876'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045987'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045987'^^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%3A287051684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051684'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051684'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045917'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045917'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045965'^^xsd:integer;
  dwc:scientificName 'Parougia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045965'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046022'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046022'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051877'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051877'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046024'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046024'^^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%3A287051866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051866'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051866'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045908'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045908'^^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%3A287051828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051828'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051828'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046195'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046195'^^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%3A287051651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051651'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051651'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051674'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051674'^^xsd:string;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051918'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051918'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051936'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051936'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045851'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045851'^^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%3A287045951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045951'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045951'^^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%3A287046149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046149'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046149'^^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%3A66412%3A287051642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051642'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051642'^^xsd:string;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051836'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051836'^^xsd:string;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045909'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045909'^^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%3A287046032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046032'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046032'^^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%3A287046128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046128'^^xsd:integer;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046128'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051572'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051572'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051607'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051607'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051660'^^xsd:integer;
  dwc:scientificName 'Modiolarca 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051660'^^xsd:string;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051913'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051913'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046115'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046115'^^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%3A66409%3A287046180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046180'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046180'^^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%3A66412%3A287051656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051656'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051656'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046028'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046028'^^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%3A287046074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046074'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046074'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045933'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045933'^^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%3A287045893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045893'^^xsd:integer;
  dwc:scientificName 'Dorvilleidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045893'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046008'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046008'^^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%3A287045916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045916'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045916'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046083'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046083'^^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%3A287046061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046061'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046061'^^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%3A287051724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051724'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051724'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046011'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046011'^^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%3A66412%3A287051732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051732'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051732'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051752'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051752'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045973'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045973'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051695'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051695'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051826'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051826'^^xsd:string;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046100'^^xsd:integer;
  dwc:scientificName 'Eulalia 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046100'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045915'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045915'^^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%3A287046209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046209'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046209'^^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%3A66409%3A287045861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045861'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045861'^^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%3A66412%3A287051610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051610'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051610'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045860'^^xsd:integer;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045860'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045871'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045871'^^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%3A66409%3A287046141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046141'^^xsd:integer;
  dwc:scientificName 'Moerella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046141'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045994'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045994'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046185'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046185'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051901'^^xsd:integer;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051901'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051581'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051581'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051629'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051629'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051791'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051791'^^xsd:string;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046019'^^xsd:integer;
  dwc:scientificName 'Schizomavella teresae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046019'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '862807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046119'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046119'^^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%3A66409%3A287045993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045993'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045993'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045962'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045962'^^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%3A66412%3A287051711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051711'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051711'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045892'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045892'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051595'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051595'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046063'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046063'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046097'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046097'^^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%3A287051904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051904'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051904'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051907'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051907'^^xsd:string;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051706'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051706'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046164'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046164'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046075'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046075'^^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%3A66412%3A287051895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051895'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051895'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051844'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051844'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045945'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045945'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051599'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051599'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045847'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045847'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051708'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051708'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046096'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046096'^^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%3A66409%3A287045982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045982'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045982'^^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%3A287046178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046178'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046178'^^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%3A287046154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046154'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046154'^^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%3A66412%3A287051668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051668'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051668'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046056'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046056'^^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%3A287045968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045968'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045968'^^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%3A66409%3A287046004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046004'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046004'^^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%3A287046031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046031'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046031'^^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%3A287051782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051782'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051782'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045944'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045944'^^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%3A66409%3A287046125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046125'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046125'^^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%3A287045986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045986'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045986'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045981'^^xsd:integer;
  dwc:scientificName 'Praxillella 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045981'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046172'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046172'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051900'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051900'^^xsd:string;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051766'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051766'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051687'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051687'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046137'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046137'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046138'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046138'^^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%3A287046232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046232'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046232'^^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%3A287051652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051652'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051652'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051879'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051879'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051696'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051696'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051856'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051856'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045910'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045910'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045954'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045954'^^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%3A287046120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046120'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046120'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046140'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046140'^^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%3A287051905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051905'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051905'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046144'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046144'^^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%3A287051838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051838'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051838'^^xsd:string;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045867'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045867'^^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%3A287051596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051596'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051596'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046207'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046207'^^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%3A287046027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046027'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046027'^^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%3A287046023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046023'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046023'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045911'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045911'^^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%3A66409%3A287045995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045995'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045995'^^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%3A66412%3A287051735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051735'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051735'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051872'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051872'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051739'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051739'^^xsd:string;
  dwc:aphiaIdAccepted '129530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051658'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051658'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045967'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045967'^^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%3A287051861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051861'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051861'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051941'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051941'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051665'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051665'^^xsd:string;
  dwc:aphiaIdAccepted '111509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051713'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051713'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051756'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051756'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051763'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051763'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046142'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046142'^^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%3A66409%3A287045895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045895'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045895'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051688'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051688'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051679'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051679'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051704'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051704'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046045'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046045'^^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%3A66409%3A287046043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046043'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046043'^^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%3A66409%3A287046107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046107'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046107'^^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%3A287046103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046103'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046103'^^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%3A287051671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051671'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051671'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051783'^^xsd:integer;
  dwc:scientificName 'Aora 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051783'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045901'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045901'^^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%3A287051768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051768'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051768'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051634'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051634'^^xsd:string;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046126'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046126'^^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%3A287046025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046025'^^xsd:integer;
  dwc:scientificName 'Gibbula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046025'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046064'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046064'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046094'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046094'^^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%3A66409%3A287046082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046082'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046082'^^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%3A66412%3A287051784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051784'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051784'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051932'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051932'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051920'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051920'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051630'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051630'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051891'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051891'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051773'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051773'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046165'^^xsd:integer;
  dwc:scientificName 'Parougia eliasoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046165'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051830'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051830'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045875'^^xsd:integer;
  dwc:scientificName 'Bicellariella 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045875'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051839'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051839'^^xsd:string;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051661'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051661'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051908'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051908'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046098'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046098'^^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%3A66409%3A287046173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046173'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046173'^^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%3A66412%3A287051764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051764'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051764'^^xsd:string;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045918'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045918'^^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%3A66412%3A287051929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051929'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051929'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051771'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051771'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046062'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046062'^^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%3A287051892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051892'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051892'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046231'^^xsd:integer;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046231'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051819'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051819'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051631'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051631'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045949'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045949'^^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%3A287051926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051926'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051926'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046226'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046226'^^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%3A287051787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051787'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051787'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046167'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046167'^^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%3A287045870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045870'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045870'^^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%3A287051644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051644'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051644'^^xsd:string;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051939'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051939'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051621'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051621'^^xsd:string;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046114'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046114'^^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%3A66409%3A287046121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046121'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046121'^^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%3A66412%3A287051566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051566'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051566'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051890'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051890'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046175'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046175'^^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%3A287051858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051858'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051858'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051683'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051683'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051740'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051740'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051874'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051874'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045891'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045891'^^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%3A287046066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046066'^^xsd:integer;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046066'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051799'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051799'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051919'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051919'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051885'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051885'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051814'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051814'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046170'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046170'^^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%3A287051770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051770'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051770'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045873'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045873'^^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%3A287051759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051759'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051759'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051666'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051666'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045887'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045887'^^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%3A66412%3A287051618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051618'^^xsd:integer;
  dwc:scientificName 'Dodecaceria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051618'^^xsd:string;
  dwc:aphiaIdAccepted '129246'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051590'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051590'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051925'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051925'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046122'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046122'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046123'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046123'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046039'^^xsd:integer;
  dwc:scientificName 'Corophiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046039'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045978'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045978'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046102'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046102'^^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%3A66412%3A287051627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051627'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051627'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051845'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051845'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051871'^^xsd:integer;
  dwc:scientificName 'Parvicardium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051871'^^xsd:string;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046030'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046030'^^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%3A287046212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046212'^^xsd:integer;
  dwc:scientificName 'Tharyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046212'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051821'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051821'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051571'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051571'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046033'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046033'^^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%3A66409%3A287046216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046216'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046216'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046078'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046078'^^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%3A66409%3A287046136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046136'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046136'^^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%3A66409%3A287046067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046067'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046067'^^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%3A66412%3A287051859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051859'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051859'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045927'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045927'^^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%3A287046108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046108'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046108'^^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%3A287051647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051647'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051647'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046054'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046054'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045983'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045983'^^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%3A66409%3A287045856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045856'^^xsd:integer;
  dwc:scientificName 'Acanthochitona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045856'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051842'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051842'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051632'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051632'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046044'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046044'^^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%3A287045876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045876'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045876'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051612'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051612'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051805'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051805'^^xsd:string;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051655'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051655'^^xsd:string;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051604'^^xsd:integer;
  dwc:scientificName 'Caprella fretensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051604'^^xsd:string;
  dwc:aphiaIdAccepted '101833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051792'^^xsd:integer;
  dwc:scientificName 'Bugula 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051792'^^xsd:string;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046201'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046201'^^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%3A287051701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051701'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051701'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045976'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045976'^^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%3A287046222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046222'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046222'^^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%3A287046203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046203'^^xsd:integer;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046203'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051597'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051597'^^xsd:string;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051893'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051893'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045880'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045880'^^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%3A66409%3A287045990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045990'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045990'^^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%3A66409%3A287045932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045932'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045932'^^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%3A287046111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046111'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046111'^^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%3A287045955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045955'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045955'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A287045996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045996'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045996'^^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%3A66412%3A287051888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051888'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051888'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045958'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045958'^^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%3A66412%3A287051738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051738'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051738'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045852'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045852'^^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%3A66412%3A287051881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051881'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051881'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045952'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045952'^^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%3A287046192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046192'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046192'^^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%3A66412%3A287051837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051837'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051837'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051733'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051733'^^xsd:string;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046020'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046020'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051824'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051824'^^xsd:string;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046186'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046186'^^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%3A287051592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051592'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051592'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046221'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046221'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046052'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046052'^^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%3A66412%3A287051867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051867'^^xsd:integer;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051867'^^xsd:string;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051641'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051641'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045969'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045969'^^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%3A66412%3A287051804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051804'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051804'^^xsd:string;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045890'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045890'^^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%3A287051712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051712'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051712'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051854'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051854'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051834'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051834'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051761'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051761'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051883'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051883'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051825'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051825'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051582'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051582'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051835'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051835'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045921'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045921'^^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%3A287051760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051760'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051760'^^xsd:string;
  dwc:aphiaIdAccepted '110723'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051680'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051680'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046112'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046112'^^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%3A66412%3A287051591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051591'^^xsd:integer;
  dwc:scientificName 'Amphitritides 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051591'^^xsd:string;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051887'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051887'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051659'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051659'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045977'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045977'^^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%3A66412%3A287051721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051721'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051721'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045975'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045975'^^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%3A287051670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051670'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051670'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051727'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051727'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046194'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046194'^^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%3A66409%3A287045907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045907'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045907'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A287046059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046059'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046059'^^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%3A287051809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051809'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051809'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045972'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045972'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046116'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046116'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051745'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051745'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046200'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046200'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045850'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045850'^^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%3A66409%3A287046001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046001'^^xsd:integer;
  dwc:scientificName 'Styela coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046001'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045956'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045956'^^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%3A287051940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051940'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051940'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045841'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045841'^^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%3A287046148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046148'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046148'^^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%3A287045961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045961'^^xsd:integer;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045961'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051710'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051710'^^xsd:string;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046130'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046130'^^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%3A66409%3A287046118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046118'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046118'^^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%3A66412%3A287051685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051685'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051685'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046162'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046162'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045839'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045839'^^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%3A287046073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046073'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046073'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046057'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046057'^^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%3A287046009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046009'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046009'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051786'^^xsd:integer;
  dwc:scientificName 'Ascidiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051786'^^xsd:string;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045931'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045931'^^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%3A66409%3A287045857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045857'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045857'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051635'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051635'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045940'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045940'^^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%3A287051827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051827'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051827'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051810'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051810'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051718'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051718'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045989'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045989'^^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%3A287046013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046013'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046013'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045964'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045964'^^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%3A287045971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045971'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045971'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046190'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046190'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045924'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045924'^^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%3A66412%3A287051863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051863'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051863'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051728'^^xsd:integer;
  dwc:scientificName 'Trochidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051728'^^xsd:string;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046171'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046171'^^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%3A287045957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045957'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045957'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046233'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046233'^^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%3A287045855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045855'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045855'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051737'^^xsd:integer;
  dwc:scientificName 'Chrysallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051737'^^xsd:string;
  dwc:aphiaIdAccepted '138401'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051896'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051896'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051775'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051775'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051714'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051714'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046219'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046219'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051576'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051576'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046038'^^xsd:integer;
  dwc:scientificName 'Cardiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046038'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051619'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051619'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046072'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046072'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046047'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046047'^^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%3A287051620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051620'^^xsd:integer;
  dwc:scientificName 'Ehlersia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051620'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051833'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051833'^^xsd:string;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051628'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051628'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051638'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051638'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051750'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051750'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051803'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051803'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051911'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051911'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051593'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051593'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046090'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046090'^^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%3A287046003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046003'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046003'^^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%3A287051646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051646'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051646'^^xsd:string;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051798'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051798'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045882'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045882'^^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%3A66409%3A287046210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046210'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046210'^^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%3A287051614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051614'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051614'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046147'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046147'^^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%3A287051933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051933'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051933'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046068'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046068'^^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%3A287046079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046079'^^xsd:integer;
  dwc:scientificName 'Chone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046079'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051694'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051694'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051690'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051690'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051878'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051878'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046198'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046198'^^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%3A287051801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051801'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051801'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046042'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046042'^^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%3A66409%3A287045906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045906'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045906'^^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%3A66409%3A287046077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046077'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046077'^^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%3A66409%3A287045849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045849'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045849'^^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%3A66409%3A287046230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046230'^^xsd:integer;
  dwc:scientificName 'Gibbula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046230'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045846'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045846'^^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%3A66412%3A287051645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051645'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051645'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051717'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051717'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051609'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051609'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046089'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046089'^^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%3A66412%3A287051757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051757'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051757'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051578'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051578'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046021'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046021'^^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%3A287051682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051682'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051682'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051812'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051812'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046012'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046012'^^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%3A66409%3A287045848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045848'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045848'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045879'^^xsd:integer;
  dwc:scientificName 'Bugula 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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045879'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051767'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051767'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051707'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051707'^^xsd:string;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046208'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046208'^^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%3A287045992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045992'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045992'^^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%3A287051589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051589'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051589'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051862'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051862'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045948'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045948'^^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%3A66409%3A287046109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046109'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046109'^^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%3A287051915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051915'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051915'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051914'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051914'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051650'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051650'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73599991423984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268475271512455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73599991423984 -5.268475271512455)"^^geo:wktLiteral ;
  geo-pos:lat "51.73599991423984"^^xsd:decimal ;
  geo-pos:long "-5.268475271512455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045988'^^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.2684752715125'^^xsd:double;
  dwc:latitude '51.73599991424'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045988'^^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%3A66400%3A287040026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73077425296328"^^xsd:decimal ;
  dwc:decimalLongitude "-5.262303263981078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  geo-pos:lat "51.73077425296328"^^xsd:decimal ;
  geo-pos:long "-5.262303263981078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040026'^^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.2623032639811'^^xsd:double;
  dwc:latitude '51.730774252963'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040026'^^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%3A287040036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73077425296328"^^xsd:decimal ;
  dwc:decimalLongitude "-5.262303263981078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  geo-pos:lat "51.73077425296328"^^xsd:decimal ;
  geo-pos:long "-5.262303263981078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040036'^^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.2623032639811'^^xsd:double;
  dwc:latitude '51.730774252963'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040036'^^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%3A287040016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73077425296328"^^xsd:decimal ;
  dwc:decimalLongitude "-5.262303263981078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  geo-pos:lat "51.73077425296328"^^xsd:decimal ;
  geo-pos:long "-5.262303263981078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040016'^^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.2623032639811'^^xsd:double;
  dwc:latitude '51.730774252963'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040016'^^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%3A287040046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73077425296328"^^xsd:decimal ;
  dwc:decimalLongitude "-5.262303263981078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73077425296328 -5.262303263981078)"^^geo:wktLiteral ;
  geo-pos:lat "51.73077425296328"^^xsd:decimal ;
  geo-pos:long "-5.262303263981078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040046'^^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.2623032639811'^^xsd:double;
  dwc:latitude '51.730774252963'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040046'^^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%3A287046699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046699'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046699'^^xsd:string;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046707'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046707'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046704'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046704'^^xsd:string;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046703'^^xsd:integer;
  dwc:scientificName 'Crisia'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046703'^^xsd:string;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046709'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046709'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046706'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046706'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046702'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046702'^^xsd:string;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046705'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046705'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046697'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046697'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046700'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046700'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287054764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287054764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287054764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287054764'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287054764'^^xsd:string;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046708'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046708'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046701'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046701'^^xsd:string;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73709872031738"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261310270751708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73709872031738 -5.261310270751708)"^^geo:wktLiteral ;
  geo-pos:lat "51.73709872031738"^^xsd:decimal ;
  geo-pos:long "-5.261310270751708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046698'^^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.2613102707517'^^xsd:double;
  dwc:latitude '51.737098720317'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046698'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043644'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043644'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A66410%3A287046850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046850'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046850'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043647'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043647'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A66410%3A287046845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046845'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046845'^^xsd:string;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043635'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043635'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A66410%3A287046844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046844'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046844'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043640'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043640'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A287043643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043643'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043643'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A287046851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046851'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046851'^^xsd:string;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043641'^^xsd:integer;
  dwc:scientificName 'Doto tuberculata'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043641'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '139655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046853'^^xsd:integer;
  dwc:scientificName 'Haliclona (Rhizoniera) viscosa'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '235864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046853'^^xsd:string;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043642'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043642'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A66410%3A287046849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046849'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046849'^^xsd:string;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043637'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043637'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A287046854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046854'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046854'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043646'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043646'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043638'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043638'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A287046856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046856'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046856'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046857'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046857'^^xsd:string;
  dwc:aphiaIdAccepted '132037'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046848'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046848'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046847'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046847'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046852'^^xsd:integer;
  dwc:scientificName 'Gymnangium montagui'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046852'^^xsd:string;
  dwc:aphiaIdAccepted '117299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043636'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043636'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A287043645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043645'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043645'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A66410%3A287046855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046855'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046855'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043639'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043639'^^xsd:string;
  dwc:observationDate '2010-06-05'^^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%3A66410%3A287046846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73081441959528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.260857489803473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287046846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73081441959528 -5.260857489803473)"^^geo:wktLiteral ;
  geo-pos:lat "51.73081441959528"^^xsd:decimal ;
  geo-pos:long "-5.260857489803473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287046846'^^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.2608574898035'^^xsd:double;
  dwc:latitude '51.730814419595'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046846'^^xsd:string;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043479'^^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 '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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043479'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A287042944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042944'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042944'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66405%3A287042943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042943'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042943'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042947'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042947'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042948'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042948'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043487'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043487'^^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%3A66408%3A287043475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043475'^^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 '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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043475'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A66408%3A287043483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043483'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043483'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A66408%3A287043473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043473'^^xsd:integer;
  dwc:scientificName 'Catriona gymnota'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043473'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A66408%3A287043482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043482'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043482'^^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%3A66408%3A287043476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043476'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043476'^^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%3A66408%3A287043488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043488'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043488'^^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%3A66408%3A287043484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043484'^^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 '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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043484'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A287043480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043480'^^xsd:integer;
  dwc:scientificName 'Doto millbayana'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043480'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A287043477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043477'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043477'^^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%3A66408%3A287043485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043485'^^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 '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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043485'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A287042952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042952'^^xsd:integer;
  dwc:scientificName 'Rostanga rubra'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042952'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043486'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043486'^^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%3A66405%3A287042949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042949'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042949'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043489'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043489'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043478'^^xsd:integer;
  dwc:scientificName 'Doto dunnei'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043478'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A287043474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043474'^^xsd:integer;
  dwc:scientificName 'Coryphella gracilis'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043474'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042946'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042946'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043472'^^xsd:integer;
  dwc:scientificName 'Cadlina laevis'^^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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043472'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A287042945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042945'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042945'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042950'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042950'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043481'^^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 '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.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043481'^^xsd:string;
  dwc:observationDate '2010-06-16'^^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%3A287042953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042953'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042953'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73819709486814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254144903669906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73819709486814 -5.254144903669906)"^^geo:wktLiteral ;
  geo-pos:lat "51.73819709486814"^^xsd:decimal ;
  geo-pos:long "-5.254144903669906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042951'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2541449036699'^^xsd:double;
  dwc:latitude '51.738197094868'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042951'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050025'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050025'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044663'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044663'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050078'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050078'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044706'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044706'^^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%3A287044569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044569'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044569'^^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%3A66409%3A287044803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044803'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044803'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044750'^^xsd:integer;
  dwc:scientificName 'Ascidiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044750'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044766'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044766'^^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%3A66409%3A287044741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044741'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044741'^^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%3A287044690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044690'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044690'^^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%3A287049975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049975'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049975'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049987'^^xsd:integer;
  dwc:scientificName 'Ehlersia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049987'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050113'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050113'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050012'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050012'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050021'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050021'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044814'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044814'^^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%3A287044776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044776'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044776'^^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%3A66412%3A287050071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050071'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050071'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044793'^^xsd:integer;
  dwc:scientificName 'Exogone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044793'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044868'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044868'^^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%3A287044719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044719'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044719'^^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%3A287044643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044643'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044643'^^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%3A66409%3A287044737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044737'^^xsd:integer;
  dwc:scientificName 'Alcyonidioides mytili'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044737'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044924'^^xsd:integer;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044924'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049974'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049974'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044696'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044696'^^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%3A66412%3A287050128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050128'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050128'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044923'^^xsd:integer;
  dwc:scientificName 'Malmgreniella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044923'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044637'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044637'^^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%3A287044575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044575'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044575'^^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%3A287049989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049989'^^xsd:integer;
  dwc:scientificName 'Ephesiella abyssorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049989'^^xsd:string;
  dwc:aphiaIdAccepted '154985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044764'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044764'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050104'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050104'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044812'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044812'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050062'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050062'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044729'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044729'^^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%3A66409%3A287044769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044769'^^xsd:integer;
  dwc:scientificName 'Cribrilina 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044769'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044711'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044711'^^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%3A287044630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044630'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044630'^^xsd:string;
  dwc:observationDate '2016-06-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%3A287050022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050022'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050022'^^xsd:string;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049970'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049970'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050098'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050098'^^xsd:string;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049990'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049990'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050083'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050083'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044563'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044563'^^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%3A287044920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044920'^^xsd:integer;
  dwc:scientificName 'Tryphosella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044920'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044911'^^xsd:integer;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044911'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050005'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050005'^^xsd:string;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044844'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044844'^^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%3A287044667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044667'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044667'^^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%3A287044768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044768'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044768'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044855'^^xsd:integer;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044855'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050037'^^xsd:integer;
  dwc:scientificName 'Microporella 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050037'^^xsd:string;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044660'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044660'^^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%3A287044591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044591'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044591'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044821'^^xsd:integer;
  dwc:scientificName 'Jasmineira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044821'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044618'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044618'^^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%3A66412%3A287049972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049972'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049972'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049973'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049973'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050110'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050110'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044716'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044716'^^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%3A287044589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044589'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044589'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044580'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044580'^^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%3A287049952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049952'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049952'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049993'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049993'^^xsd:string;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044759'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044759'^^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%3A287044840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044840'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044840'^^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%3A287044914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044914'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044914'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044678'^^xsd:integer;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044678'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050107'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050107'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044795'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044795'^^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%3A66409%3A287044927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044927'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044927'^^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%3A66409%3A287044839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044839'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044839'^^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%3A287050016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050016'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050016'^^xsd:string;
  dwc:aphiaIdAccepted '111369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050040'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050040'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044728'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044728'^^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%3A287044641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044641'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044641'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050120'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050120'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044633'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044633'^^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%3A287044748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044748'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044748'^^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%3A66409%3A287044677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044677'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044677'^^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%3A287044867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044867'^^xsd:integer;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044867'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044602'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044602'^^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%3A287044631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044631'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044631'^^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%3A66409%3A287044671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044671'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044671'^^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%3A287044699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044699'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044699'^^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%3A66409%3A287044665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044665'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044665'^^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%3A287044616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044616'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044616'^^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%3A287050000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050000'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050000'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044646'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044646'^^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%3A287044664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044664'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044664'^^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%3A66409%3A287044607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044607'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044607'^^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%3A287044645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044645'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044645'^^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%3A287050060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050060'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050060'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050080'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050080'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044595'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044595'^^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%3A66409%3A287044832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044832'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044832'^^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%3A287050095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050095'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050095'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050079'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050079'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050084'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050084'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044572'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044572'^^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%3A287044655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044655'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044655'^^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%3A287044576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044576'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044576'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044594'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044594'^^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%3A66412%3A287049947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049947'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049947'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044903'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044903'^^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%3A66409%3A287044625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044625'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044625'^^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%3A287050064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050064'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050064'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050020'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050020'^^xsd:string;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044781'^^xsd:integer;
  dwc:scientificName 'Escharella variolosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044781'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044620'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044620'^^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%3A287044838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044838'^^xsd:integer;
  dwc:scientificName 'Microcionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044838'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044787'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044787'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049962'^^xsd:integer;
  dwc:scientificName 'Ascidiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049962'^^xsd:string;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044761'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044761'^^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%3A66409%3A287044721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044721'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044721'^^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%3A66409%3A287044882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044882'^^xsd:integer;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044882'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044622'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044622'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044782'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044782'^^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%3A287049954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049954'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049954'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044859'^^xsd:integer;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044859'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044848'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044848'^^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%3A287049999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049999'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049999'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049960'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049960'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044717'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044717'^^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%3A66412%3A287050039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050039'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050039'^^xsd:string;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044727'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044727'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050102'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050102'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050006'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050006'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050034'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050034'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049976'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049976'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049937'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049937'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044608'^^xsd:integer;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044608'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044724'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044724'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044583'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044583'^^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%3A287044898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044898'^^xsd:integer;
  dwc:scientificName 'Suberitidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044898'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044849'^^xsd:integer;
  dwc:scientificName 'Nolella dilatata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044849'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044651'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044651'^^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%3A287044668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044668'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044668'^^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%3A287050099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050099'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050099'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044586'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044586'^^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%3A287044658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044658'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044658'^^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%3A287044692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044692'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044692'^^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%3A287044695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044695'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044695'^^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%3A287050030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050030'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050030'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044564'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044564'^^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%3A66409%3A287044574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044574'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044574'^^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%3A287044891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044891'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044891'^^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%3A66409%3A287044887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044887'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044887'^^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%3A287049958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049958'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049958'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044747'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044747'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044754'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044754'^^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%3A66412%3A287050053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050053'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050053'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050023'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050023'^^xsd:string;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044773'^^xsd:integer;
  dwc:scientificName 'Demonax cambrensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044773'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '530920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044871'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044871'^^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%3A287050063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050063'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050063'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044926'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044926'^^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%3A287044854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044854'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044854'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044610'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044610'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044676'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044676'^^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%3A287044612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044612'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044612'^^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%3A287044779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044779'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044779'^^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%3A66412%3A287050066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050066'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050066'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044902'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044902'^^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%3A287044837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044837'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044837'^^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%3A287044627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044627'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044627'^^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%3A287044836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044836'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044836'^^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%3A287044571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044571'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044571'^^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%3A66409%3A287044799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044799'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044799'^^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%3A287050111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050111'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050111'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044915'^^xsd:integer;
  dwc:scientificName 'Eurystrotos compacta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044915'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044715'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044715'^^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%3A287044827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044827'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044827'^^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%3A287050004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050004'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050004'^^xsd:string;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044710'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044710'^^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%3A287044922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044922'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044922'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044767'^^xsd:integer;
  dwc:scientificName 'Cliona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044767'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '132026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044813'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044813'^^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%3A287044863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044863'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044863'^^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%3A287044842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044842'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044842'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049969'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049969'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044744'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044744'^^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%3A287049959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049959'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049959'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044874'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044874'^^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%3A287044733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044733'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044733'^^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%3A287044899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044899'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044899'^^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%3A287050042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050042'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050042'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044597'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044597'^^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%3A287049977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049977'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049977'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044883'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044883'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044623'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044623'^^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%3A287054750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287054750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287054750'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287054750'^^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%3A66409%3A287044790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044790'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044790'^^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%3A66409%3A287044615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044615'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044615'^^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%3A66409%3A287044581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044581'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044581'^^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%3A287044886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044886'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044886'^^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%3A66412%3A287049967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049967'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049967'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044624'^^xsd:integer;
  dwc:scientificName 'Gammaropsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044624'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050059'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050059'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044626'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044626'^^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%3A66412%3A287050028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050028'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050028'^^xsd:string;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044644'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044644'^^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%3A287044585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044585'^^xsd:integer;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044585'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044573'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044573'^^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%3A66409%3A287044593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044593'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044593'^^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%3A287050114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050114'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050114'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050073'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050073'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050010'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050010'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044638'^^xsd:integer;
  dwc:scientificName 'Iphimedia perplexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044638'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050091'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050091'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044674'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044674'^^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%3A287050115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050115'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050115'^^xsd:string;
  dwc:aphiaIdAccepted '111800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044777'^^xsd:integer;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044777'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044904'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044904'^^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%3A287044851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044851'^^xsd:integer;
  dwc:scientificName 'Notophyllum foliosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044851'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044712'^^xsd:integer;
  dwc:scientificName 'Collarina balzaci'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044712'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049992'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049992'^^xsd:string;
  dwc:aphiaIdAccepted '110965'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044808'^^xsd:integer;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044808'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050096'^^xsd:integer;
  dwc:scientificName 'Solasteridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050096'^^xsd:string;
  dwc:aphiaIdAccepted '123143'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050011'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050011'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044804'^^xsd:integer;
  dwc:scientificName 'Goniodoris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044804'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044792'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044792'^^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%3A66409%3A287044801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044801'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044801'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044673'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044673'^^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%3A287050122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050122'^^xsd:integer;
  dwc:scientificName 'Reptadeonella insidiosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050122'^^xsd:string;
  dwc:aphiaIdAccepted '111060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044582'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044582'^^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%3A287050072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050072'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050072'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044864'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044864'^^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%3A66409%3A287044866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044866'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044866'^^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%3A66412%3A287050109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050109'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050109'^^xsd:string;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044791'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044791'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050001'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050001'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044714'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044714'^^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%3A287044910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044910'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044910'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050100'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050100'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044670'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044670'^^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%3A287049971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049971'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049971'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044843'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044843'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050116'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050116'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044861'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044861'^^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%3A287044745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044745'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044745'^^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%3A287044567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044567'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044567'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050087'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050087'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044856'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044856'^^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%3A287044609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044609'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044609'^^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%3A287044662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044662'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044662'^^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%3A66412%3A287050008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050008'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050008'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044653'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044653'^^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%3A66409%3A287044634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044634'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044634'^^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%3A287050119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050119'^^xsd:integer;
  dwc:scientificName 'Heteromysis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050119'^^xsd:string;
  dwc:aphiaIdAccepted '119863'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050089'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050089'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044659'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044659'^^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%3A287044916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044916'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044916'^^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%3A287049965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049965'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049965'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049982'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049982'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044828'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044828'^^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%3A287044614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044614'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044614'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044829'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044829'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044788'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044788'^^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%3A66409%3A287044640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044640'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044640'^^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%3A66409%3A287044796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044796'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044796'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049939'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049939'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044705'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044705'^^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%3A287044697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044697'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044697'^^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%3A66409%3A287044906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044906'^^xsd:integer;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044906'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044700'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044700'^^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%3A66409%3A287044685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044685'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044685'^^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%3A287049948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049948'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049948'^^xsd:string;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044815'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044815'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050029'^^xsd:integer;
  dwc:scientificName 'Lumbrineris funchalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '155407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050029'^^xsd:string;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044833'^^xsd:integer;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044833'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044884'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044884'^^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%3A66409%3A287044682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044682'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044682'^^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%3A287050082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050082'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050082'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050054'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050054'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044636'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044636'^^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%3A287044731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044731'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044731'^^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%3A287044775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044775'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044775'^^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%3A287044818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044818'^^xsd:integer;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044818'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044606'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044606'^^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%3A287050068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050068'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050068'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044918'^^xsd:integer;
  dwc:scientificName 'Notoproctus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044918'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049994'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049994'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044619'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044619'^^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%3A287050108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050108'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050108'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049968'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049968'^^xsd:string;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044890'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044890'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044879'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044879'^^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%3A287050035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050035'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050035'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050112'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050112'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044823'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044823'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049978'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049978'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044763'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044763'^^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%3A66409%3A287044825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044825'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044825'^^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%3A66409%3A287044753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044753'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044753'^^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%3A287044831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044831'^^xsd:integer;
  dwc:scientificName 'Lissoclinum perforatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044831'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044675'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044675'^^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%3A66409%3A287044752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044752'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044752'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050092'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050092'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050049'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050049'^^xsd:string;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044845'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044845'^^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%3A287049966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049966'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049966'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050048'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050048'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044734'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044734'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050019'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050019'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044852'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044852'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050118'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050118'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044800'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044800'^^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%3A287044722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044722'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044722'^^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%3A287044713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044713'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044713'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050041'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '889574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050041'^^xsd:string;
  dwc:aphiaIdAccepted '491766'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049998'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049998'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044819'^^xsd:integer;
  dwc:scientificName 'Hymeraphia stellifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044819'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '133133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049985'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049985'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044565'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044565'^^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%3A66409%3A287044807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044807'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044807'^^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%3A66409%3A287044654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044654'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044654'^^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%3A287044822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044822'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044822'^^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%3A66409%3A287044718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044718'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044718'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044858'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044858'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050024'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050024'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044862'^^xsd:integer;
  dwc:scientificName 'Pedicellina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044862'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044888'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044888'^^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%3A287044830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044830'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044830'^^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%3A287050076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050076'^^xsd:integer;
  dwc:scientificName 'Polydora 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050076'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044870'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044870'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044809'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044809'^^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%3A66412%3A287050002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050002'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050002'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050032'^^xsd:integer;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050032'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049980'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049980'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044702'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044702'^^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%3A287044684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044684'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044684'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044596'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044596'^^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%3A287044820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044820'^^xsd:integer;
  dwc:scientificName 'Ischyroceridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044820'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044770'^^xsd:integer;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044770'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044689'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044689'^^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%3A66409%3A287044730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044730'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044730'^^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%3A287049951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049951'^^xsd:integer;
  dwc:scientificName 'Amblyosyllis formosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049951'^^xsd:string;
  dwc:aphiaIdAccepted '1258721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044647'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044647'^^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%3A287044600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044600'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044600'^^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%3A287050013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050013'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050013'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044579'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044579'^^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%3A287044657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044657'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044657'^^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%3A287050129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050129'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050129'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044860'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044860'^^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%3A287044691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044691'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044691'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050033'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050033'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049943'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049943'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049955'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049955'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044688'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044688'^^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%3A287044568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044568'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044568'^^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%3A287049944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049944'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049944'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050018'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050018'^^xsd:string;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050094'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050094'^^xsd:string;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044919'^^xsd:integer;
  dwc:scientificName 'Plagioecia sarniensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044919'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044632'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044632'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050069'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050069'^^xsd:string;
  dwc:aphiaIdAccepted '101404'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049938'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049938'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044732'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044732'^^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%3A66409%3A287044865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044865'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044865'^^xsd:string;
  dwc:observationDate '1995-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%3A66412%3A287049986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049986'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049986'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050015'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050015'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050106'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050106'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044909'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044909'^^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%3A287044681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044681'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044681'^^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%3A287049941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049941'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049941'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044694'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044694'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050045'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050045'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050027'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050027'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044905'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044905'^^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%3A287044604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044604'^^xsd:integer;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044604'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044707'^^xsd:integer;
  dwc:scientificName 'Urothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044707'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049988'^^xsd:integer;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049988'^^xsd:string;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044897'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044897'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044757'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044757'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050052'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050052'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044708'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044708'^^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%3A287044590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044590'^^xsd:integer;
  dwc:scientificName 'Branchiomma 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044590'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044901'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044901'^^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%3A287044880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044880'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044880'^^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%3A66412%3A287049946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049946'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049946'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044806'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '166605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044806'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050121'^^xsd:integer;
  dwc:scientificName 'Puellina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050121'^^xsd:string;
  dwc:aphiaIdAccepted '110897'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044669'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044669'^^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%3A287044704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044704'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044704'^^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%3A66409%3A287044613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044613'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044613'^^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%3A66409%3A287044698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044698'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044698'^^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%3A287044760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044760'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044760'^^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%3A66412%3A287049953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049953'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049953'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050056'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050056'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044889'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044889'^^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%3A66412%3A287050017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050017'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050017'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050101'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050101'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050007'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050007'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044679'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044679'^^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%3A287049945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049945'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049945'^^xsd:string;
  dwc:aphiaIdAccepted '137613'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049995'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049995'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044925'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044925'^^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%3A287044816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044816'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044816'^^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%3A66412%3A287050086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050086'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050086'^^xsd:string;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044601'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044601'^^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%3A66412%3A287050036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050036'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050036'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044758'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044758'^^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%3A287050014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050014'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050014'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044617'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044617'^^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%3A287044892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044892'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044892'^^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%3A287044598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044598'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044598'^^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%3A66409%3A287044656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044656'^^xsd:integer;
  dwc:scientificName 'Moerella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044656'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044628'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044628'^^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%3A287050051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050051'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050051'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044893'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044893'^^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%3A66409%3A287044885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044885'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044885'^^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%3A66412%3A287050074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050074'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050074'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050081'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050081'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044736'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044736'^^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%3A287044762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044762'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044762'^^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%3A287044635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044635'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044635'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044783'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044783'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050124'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050124'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050123'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050123'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044709'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044709'^^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%3A287050070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050070'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050070'^^xsd:string;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044784'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044784'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044742'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044742'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050067'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050067'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044875'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044875'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050031'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050031'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049981'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049981'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044599'^^xsd:integer;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044599'^^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%3A287049950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049950'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049950'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044778'^^xsd:integer;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044778'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044810'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044810'^^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%3A66409%3A287044873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044873'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044873'^^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%3A287050075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050075'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050075'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050117'^^xsd:integer;
  dwc:scientificName 'Eudendriidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050117'^^xsd:string;
  dwc:aphiaIdAccepted '1600'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044725'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044725'^^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%3A66409%3A287044584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044584'^^xsd:integer;
  dwc:scientificName 'Anthura 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044584'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050061'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050061'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044649'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044649'^^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%3A287050038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050038'^^xsd:integer;
  dwc:scientificName 'Modiolarca 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050038'^^xsd:string;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044847'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044847'^^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%3A287044824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044824'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044824'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044876'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044876'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044756'^^xsd:integer;
  dwc:scientificName 'Bugula 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044756'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049984'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049984'^^xsd:string;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049942'^^xsd:integer;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049942'^^xsd:string;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044562'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044562'^^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%3A287050055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050055'^^xsd:integer;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050055'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044841'^^xsd:integer;
  dwc:scientificName 'Moerella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044841'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044686'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044686'^^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%3A287049949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049949'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049949'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050088'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050088'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044738'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044738'^^xsd:string;
  dwc:observationDate '2009-09-11'^^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%3A66409%3A287044739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044739'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044739'^^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%3A287044687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044687'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044687'^^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%3A66409%3A287044621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044621'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044621'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044826'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044826'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044570'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044570'^^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%3A287050046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050046'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050046'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044786'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044786'^^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%3A287050126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050126'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050126'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044746'^^xsd:integer;
  dwc:scientificName 'Anthura 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044746'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044642'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044642'^^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%3A287044811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044811'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044811'^^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%3A66412%3A287050047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050047'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050047'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044578'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044578'^^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%3A287044817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044817'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044817'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044703'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044703'^^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%3A287044785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044785'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044785'^^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%3A66412%3A287050043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050043'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050043'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050103'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050103'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044877'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044877'^^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%3A66409%3A287044592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044592'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044592'^^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%3A287050044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050044'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050044'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044835'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044835'^^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%3A287044774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044774'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044774'^^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%3A66409%3A287044661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044661'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044661'^^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%3A66412%3A287049940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049940'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049940'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044652'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044652'^^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%3A287044701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044701'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044701'^^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%3A66412%3A287050009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050009'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050009'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287054738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287054738'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287054738'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050085'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050085'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044850'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044850'^^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%3A287044693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044693'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044693'^^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%3A287049964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049964'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049964'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044648'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044648'^^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%3A287050003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050003'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050003'^^xsd:string;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044913'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044913'^^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%3A287050097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050097'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050097'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050065'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050065'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044895'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044895'^^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%3A66409%3A287044917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044917'^^xsd:integer;
  dwc:scientificName 'Gibbula (Gibbula)'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044917'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049963'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049963'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044912'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044912'^^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%3A287049957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049957'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049957'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044605'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044605'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044720'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044720'^^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%3A287044894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044894'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044894'^^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%3A287050090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050090'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050090'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044789'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044789'^^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%3A66409%3A287044588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044588'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044588'^^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%3A66412%3A287049979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049979'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049979'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044587'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044587'^^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%3A66409%3A287044771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044771'^^xsd:integer;
  dwc:scientificName 'Crisidia 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044771'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044896'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044896'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049956'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049956'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044743'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044743'^^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%3A287044802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044802'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044802'^^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%3A287044834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044834'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044834'^^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%3A66409%3A287044650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044650'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044650'^^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%3A66409%3A287044881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044881'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044881'^^xsd:string;
  dwc:observationDate '1994-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%3A66409%3A287044639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044639'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044639'^^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%3A66409%3A287044680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044680'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044680'^^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%3A287044853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044853'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044853'^^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%3A66409%3A287044772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044772'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044772'^^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%3A287044869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044869'^^xsd:integer;
  dwc:scientificName 'Plumulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044869'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044666'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044666'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044780'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044780'^^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%3A287044723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044723'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044723'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044794'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044794'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049991'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049991'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049983'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049983'^^xsd:string;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044629'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044629'^^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%3A287044611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044611'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044611'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044749'^^xsd:integer;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044749'^^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%3A287050125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050125'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050125'^^xsd:string;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044798'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044798'^^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%3A66409%3A287044872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044872'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044872'^^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%3A287050105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050105'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050105'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050093'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050093'^^xsd:string;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044740'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044740'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050026'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050026'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044751'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044751'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050058'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050058'^^xsd:string;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044900'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044900'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044735'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044735'^^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%3A287044908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044908'^^xsd:integer;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044908'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050050'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050050'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044805'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044805'^^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%3A287044603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044603'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044603'^^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%3A287049961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049961'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049961'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044907'^^xsd:integer;
  dwc:scientificName 'Tryphosella sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044907'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049996'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049996'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044726'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044726'^^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%3A66409%3A287044857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044857'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044857'^^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%3A66409%3A287044765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044765'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044765'^^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%3A66409%3A287044846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044846'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044846'^^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%3A287044755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044755'^^xsd:integer;
  dwc:scientificName 'Bicellariella 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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044755'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050077'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050077'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050127'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050127'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049997'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049997'^^xsd:string;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044878'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044878'^^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%3A287044566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044566'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044566'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044683'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044683'^^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%3A66412%3A287050057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050057'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050057'^^xsd:string;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044921'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044921'^^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%3A66409%3A287044797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74011278538416"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249935771227168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74011278538416 -5.249935771227168)"^^geo:wktLiteral ;
  geo-pos:lat "51.74011278538416"^^xsd:decimal ;
  geo-pos:long "-5.249935771227168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044797'^^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.2499357712272'^^xsd:double;
  dwc:latitude '51.740112785384'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044797'^^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%3A66412%3A287050140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050140'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050140'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047735'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047735'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047702'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047702'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050322'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050322'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050251'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050251'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047733'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047733'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050209'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050209'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047755'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047755'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047720'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047720'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047716'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047716'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047711'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047711'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050325'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050325'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050208'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050208'^^xsd:string;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047729'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047729'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047704'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047704'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050271'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050271'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047715'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047715'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050276'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050276'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047666'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047666'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050243'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050243'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047701'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047701'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047654'^^xsd:integer;
  dwc:scientificName 'Alcyonidium albidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047654'^^xsd:string;
  dwc:aphiaIdAccepted '111594'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050341'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050341'^^xsd:string;
  dwc:aphiaIdAccepted '1447711'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050247'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050247'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047683'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047683'^^xsd:string;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047754'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047754'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047738'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047738'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047758'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047758'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050159'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050159'^^xsd:string;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047686'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047686'^^xsd:string;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050295'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050295'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050321'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050321'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050230'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050230'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047660'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047660'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050180'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050180'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050168'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050168'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050190'^^xsd:integer;
  dwc:scientificName 'Ehlersia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050190'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050236'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050236'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050289'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050289'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050162'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050162'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050227'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050227'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050267'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050267'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050146'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050146'^^xsd:string;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047688'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047688'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050139'^^xsd:integer;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050139'^^xsd:string;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050217'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050217'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047694'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047694'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050176'^^xsd:integer;
  dwc:scientificName 'Chone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050176'^^xsd:string;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050326'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050326'^^xsd:string;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050237'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050237'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047730'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047730'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047719'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047719'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050337'^^xsd:integer;
  dwc:scientificName 'Heteromysis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050337'^^xsd:string;
  dwc:aphiaIdAccepted '119863'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047663'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047663'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050188'^^xsd:integer;
  dwc:scientificName 'Dorvilleidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050188'^^xsd:string;
  dwc:aphiaIdAccepted '971'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047728'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047728'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050268'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050268'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047664'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047664'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050229'^^xsd:integer;
  dwc:scientificName 'Jupiteria 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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050229'^^xsd:string;
  dwc:aphiaIdAccepted '140577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050185'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050185'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050324'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050324'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050171'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050171'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050244'^^xsd:integer;
  dwc:scientificName 'Microporella 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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050244'^^xsd:string;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050242'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050242'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050157'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050157'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050175'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050175'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050142'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050142'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050170'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050170'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047707'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047707'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050194'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050194'^^xsd:string;
  dwc:aphiaIdAccepted '110965'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047680'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047680'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050346'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050346'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047693'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047693'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047751'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047751'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050291'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050291'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050328'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050328'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050329'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050329'^^xsd:string;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050213'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050213'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050311'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050311'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050150'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050150'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050286'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050286'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050178'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050178'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047651'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047651'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050307'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050307'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047705'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047705'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050235'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050235'^^xsd:string;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050332'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050332'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050275'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050275'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050147'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050147'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050191'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050191'^^xsd:string;
  dwc:aphiaIdAccepted '138012'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050293'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050293'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047685'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047685'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050212'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050212'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050314'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050314'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047723'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047723'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050257'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050257'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050296'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050296'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050274'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050274'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050234'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050234'^^xsd:string;
  dwc:aphiaIdAccepted '1805207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050181'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050181'^^xsd:string;
  dwc:aphiaIdAccepted '111690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047677'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047677'^^xsd:string;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047757'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047757'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047699'^^xsd:integer;
  dwc:scientificName 'Modiolarca 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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047699'^^xsd:string;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050270'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050270'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047674'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047674'^^xsd:string;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047667'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047667'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050153'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050153'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047741'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047741'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047731'^^xsd:integer;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047731'^^xsd:string;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047710'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047710'^^xsd:string;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047714'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047714'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047652'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047652'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050256'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050256'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050265'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050265'^^xsd:string;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050246'^^xsd:integer;
  dwc:scientificName 'Molgulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050246'^^xsd:string;
  dwc:aphiaIdAccepted '103448'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050231'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050231'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047692'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047692'^^xsd:string;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050302'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050302'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050312'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050312'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047682'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047682'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047665'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047665'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047675'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047675'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047725'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047725'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050214'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050214'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050331'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050331'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050195'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050195'^^xsd:string;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050186'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050186'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047743'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047743'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050228'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050228'^^xsd:string;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047726'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047726'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050136'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050136'^^xsd:string;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047653'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047653'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050165'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050165'^^xsd:string;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050304'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050304'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047679'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047679'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050158'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050158'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050179'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050179'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050248'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '889574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050248'^^xsd:string;
  dwc:aphiaIdAccepted '491766'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047687'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047687'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050335'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050335'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050196'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050196'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050232'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050232'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050327'^^xsd:integer;
  dwc:scientificName 'Trochidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050327'^^xsd:string;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050266'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050266'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050250'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050250'^^xsd:string;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050255'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050255'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050193'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050193'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050148'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050148'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047691'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047691'^^xsd:string;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050344'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050344'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050182'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050182'^^xsd:string;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050261'^^xsd:integer;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050261'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050288'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050288'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050132'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050132'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050215'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050215'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050189'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050189'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050211'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050211'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047669'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047669'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050285'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050285'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050197'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050197'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047695'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047695'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050338'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050338'^^xsd:string;
  dwc:aphiaIdAccepted '13552'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050204'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050204'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050313'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050313'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050172'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050172'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050203'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050203'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050161'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050161'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050226'^^xsd:integer;
  dwc:scientificName 'Iphimedia perplexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050226'^^xsd:string;
  dwc:aphiaIdAccepted '102348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050134'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050134'^^xsd:string;
  dwc:aphiaIdAccepted '110723'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050262'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050262'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050239'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050239'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050192'^^xsd:integer;
  dwc:scientificName 'Ephesiella abyssorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050192'^^xsd:string;
  dwc:aphiaIdAccepted '154985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050177'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050177'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050206'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050206'^^xsd:string;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050245'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050245'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050272'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050272'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050294'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050294'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047748'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047748'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047744'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047744'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050249'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050249'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050263'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050263'^^xsd:string;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050184'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050184'^^xsd:string;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050310'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050310'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050254'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050254'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050282'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050282'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050264'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050264'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050240'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050240'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050339'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050339'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047736'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047736'^^xsd:string;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050174'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050174'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050133'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050133'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047747'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047747'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050156'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050156'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050315'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050315'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047698'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047698'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050281'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050281'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050303'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050303'^^xsd:string;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050308'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050308'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047706'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047706'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050323'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050323'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050220'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050220'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047697'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047697'^^xsd:string;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050152'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050152'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050292'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050292'^^xsd:string;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050173'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050173'^^xsd:string;
  dwc:aphiaIdAccepted '110722'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050183'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050183'^^xsd:string;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050160'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050160'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050210'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050210'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050278'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050278'^^xsd:string;
  dwc:aphiaIdAccepted '101404'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047657'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047657'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050221'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050221'^^xsd:string;
  dwc:aphiaIdAccepted '111369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050163'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050163'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050299'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050299'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050149'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050149'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050141'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050141'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047752'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047752'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050280'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050280'^^xsd:string;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050318'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050318'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047721'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047721'^^xsd:string;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050279'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050279'^^xsd:string;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050290'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050290'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050252'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050252'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050155'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050155'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050216'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050216'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050259'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050259'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050218'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050218'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047722'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047722'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050269'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050269'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050345'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050345'^^xsd:string;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047673'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047673'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050253'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050253'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050205'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050205'^^xsd:string;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047658'^^xsd:integer;
  dwc:scientificName 'Ascidiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047658'^^xsd:string;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047662'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047662'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050169'^^xsd:integer;
  dwc:scientificName 'Campanularia hincksii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050169'^^xsd:string;
  dwc:aphiaIdAccepted '117364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047732'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047732'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050300'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050300'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047672'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047672'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047661'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047661'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050319'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050319'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050306'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050306'^^xsd:string;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050301'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050301'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047745'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047745'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047703'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047703'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050143'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050143'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047737'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047737'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047676'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047676'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050284'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050284'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047746'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047746'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050330'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050330'^^xsd:string;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047696'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047696'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050144'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050144'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050225'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050225'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047756'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047756'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050200'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050200'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050207'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050207'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047670'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047670'^^xsd:string;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050340'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050340'^^xsd:string;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047750'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047750'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050131'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050131'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047681'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047681'^^xsd:string;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050273'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050273'^^xsd:string;
  dwc:aphiaIdAccepted '129359'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050297'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050297'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050145'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050145'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050238'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050238'^^xsd:string;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050241'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050241'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047739'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047739'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047659'^^xsd:integer;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047659'^^xsd:string;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047708'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047708'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050164'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050164'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047727'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047727'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050334'^^xsd:integer;
  dwc:scientificName 'Euryleptidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050334'^^xsd:string;
  dwc:aphiaIdAccepted '880120'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050233'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050233'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047718'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047718'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050224'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050224'^^xsd:string;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050317'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050317'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050198'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050198'^^xsd:string;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050138'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050138'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050347'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050347'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047713'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047713'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050277'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050277'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047740'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047740'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047712'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047712'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050130'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050130'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050320'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050320'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050199'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050199'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047684'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047684'^^xsd:string;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047717'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047717'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050342'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050342'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047655'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047655'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050135'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050135'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047656'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047656'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050333'^^xsd:integer;
  dwc:scientificName 'Cribrilinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050333'^^xsd:string;
  dwc:aphiaIdAccepted '110742'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047742'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047742'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050154'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050154'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047690'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047690'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050260'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050260'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050202'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050202'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050166'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050166'^^xsd:string;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047749'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047749'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050287'^^xsd:integer;
  dwc:scientificName 'Polydora 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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050287'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047753'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047753'^^xsd:string;
  dwc:aphiaIdAccepted '131703'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047668'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047668'^^xsd:string;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050222'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050222'^^xsd:string;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050167'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050167'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050223'^^xsd:integer;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050223'^^xsd:string;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050201'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050201'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050316'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050316'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047700'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047700'^^xsd:string;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050305'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050305'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047709'^^xsd:integer;
  dwc:scientificName 'Oerstedia dorsalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047709'^^xsd:string;
  dwc:aphiaIdAccepted '122817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047671'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047671'^^xsd:string;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050187'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050187'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050283'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050283'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050298'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050298'^^xsd:string;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047689'^^xsd:integer;
  dwc:scientificName 'Malmgreniella mcintoshi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047689'^^xsd:string;
  dwc:aphiaIdAccepted '147007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050137'^^xsd:integer;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050137'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047734'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047734'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050336'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050336'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047724'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047724'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050151'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050151'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050343'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050343'^^xsd:string;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050258'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050258'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050309'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050309'^^xsd:string;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047678'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047678'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73921501903686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249871296571066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73921501903686 -5.249871296571066)"^^geo:wktLiteral ;
  geo-pos:lat "51.73921501903686"^^xsd:decimal ;
  geo-pos:long "-5.249871296571066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050219'^^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.2498712965711'^^xsd:double;
  dwc:latitude '51.739215019037'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050219'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054619'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054619'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054682'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054682'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054679'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) involvens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054679'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054725'^^xsd:integer;
  dwc:scientificName 'Tethya citrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054725'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054647'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054647'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054644'^^xsd:integer;
  dwc:scientificName 'Chelonaplysilla noevus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054644'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '132301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054680'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054680'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054624'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054624'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054601'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054601'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054561'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054561'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054634'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054634'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054541'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054541'^^xsd:string;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054688'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054688'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054643'^^xsd:integer;
  dwc:scientificName 'Tethya citrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054643'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '134312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054636'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054636'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054635'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054635'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054692'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054692'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054648'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054648'^^xsd:string;
  dwc:observationDate '2011-08-22'^^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%3A66414%3A287054540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054540'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054540'^^xsd:string;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054716'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054716'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054689'^^xsd:integer;
  dwc:scientificName 'Eurypon major'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054689'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054623'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054623'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054604'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054604'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054723'^^xsd:integer;
  dwc:scientificName 'Hexadella racovitzai'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054723'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054529'^^xsd:integer;
  dwc:scientificName 'Eurypon major'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054529'^^xsd:string;
  dwc:aphiaIdAccepted '133115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054672'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054672'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054565'^^xsd:integer;
  dwc:scientificName 'Clathria (Microciona) armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054565'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '167614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054697'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054697'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054642'^^xsd:integer;
  dwc:scientificName 'Polymastia penicillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054642'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '170654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054630'^^xsd:integer;
  dwc:scientificName 'Paratimea constellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054630'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '134167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054677'^^xsd:integer;
  dwc:scientificName 'Chelonaplysilla noevus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054677'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054602'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054602'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054721'^^xsd:integer;
  dwc:scientificName 'Paratimea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054721'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054538'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054538'^^xsd:string;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054566'^^xsd:integer;
  dwc:scientificName 'Clathria (Microciona) strepsitoxa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054566'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '167689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054567'^^xsd:integer;
  dwc:scientificName 'Mycale (Aegogrophila) rotalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '168544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054567'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '168544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054613'^^xsd:integer;
  dwc:scientificName 'Chelonaplysilla noevus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054613'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054547'^^xsd:integer;
  dwc:scientificName 'Chelonaplysilla noevus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054547'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '132301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054558'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054558'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054560'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054560'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054676'^^xsd:integer;
  dwc:scientificName 'Tethya citrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054676'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '134312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054645'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054645'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054581'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054581'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054696'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054696'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054551'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054551'^^xsd:string;
  dwc:observationDate '2011-10-20'^^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%3A66414%3A287054610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054610'^^xsd:integer;
  dwc:scientificName 'Desmacella annexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054610'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054702'^^xsd:integer;
  dwc:scientificName 'Clathria (Microciona) strepsitoxa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054702'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054606'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054606'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054607'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054607'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054616'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054616'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054714'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054714'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054658'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054658'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054633'^^xsd:integer;
  dwc:scientificName 'Polymastia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054633'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054666'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054666'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054663'^^xsd:integer;
  dwc:scientificName 'Myxilla (Myxilla) incrustans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '169466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054663'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054637'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054637'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054522'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054522'^^xsd:string;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054701'^^xsd:integer;
  dwc:scientificName 'Clathria (Microciona) armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054701'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054577'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054577'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054626'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054626'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054555'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054555'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054523'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054523'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054720'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) inconstans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054720'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054520'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054520'^^xsd:string;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054678'^^xsd:integer;
  dwc:scientificName 'Amphilectus fucorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054678'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054603'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054603'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054615'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054615'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054593'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054593'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054552'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054552'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054708'^^xsd:integer;
  dwc:scientificName 'Antho (Acarnia) coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054708'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054614'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054614'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054536'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054536'^^xsd:string;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054687'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054687'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054670'^^xsd:integer;
  dwc:scientificName 'Stryphnus ponderosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054670'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054629'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054629'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054707'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054707'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054534'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054534'^^xsd:string;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054718'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054718'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054646'^^xsd:integer;
  dwc:scientificName 'Biemna variantia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054646'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054706'^^xsd:integer;
  dwc:scientificName 'Phorbas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054706'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054543'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054543'^^xsd:string;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054668'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054668'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054638'^^xsd:integer;
  dwc:scientificName 'Sphaerotylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054638'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054542'^^xsd:integer;
  dwc:scientificName 'Phorbas dives'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054542'^^xsd:string;
  dwc:aphiaIdAccepted '133676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054564'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) paupertas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054564'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054685'^^xsd:integer;
  dwc:scientificName 'Dysidea pallescens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054685'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054600'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054600'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054657'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054657'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054713'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054713'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054563'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054563'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054531'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054531'^^xsd:string;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054681'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054681'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054631'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054631'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054667'^^xsd:integer;
  dwc:scientificName 'Stelletta grubii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054667'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054632'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054632'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054686'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054686'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054598'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054598'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054599'^^xsd:integer;
  dwc:scientificName 'Clathria (Microciona) armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054599'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054652'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054652'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054704'^^xsd:integer;
  dwc:scientificName 'Paratimea constellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054704'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054703'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054703'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054546'^^xsd:integer;
  dwc:scientificName 'Hexadella racovitzai'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054546'^^xsd:string;
  dwc:aphiaIdAccepted '132315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054611'^^xsd:integer;
  dwc:scientificName 'Polymastia penicillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054611'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '170654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054583'^^xsd:integer;
  dwc:scientificName 'Desmacella annexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054583'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054582'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) inconstans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054582'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '167885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054691'^^xsd:integer;
  dwc:scientificName 'Haliclona (Halichoclona) fistulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054691'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054545'^^xsd:integer;
  dwc:scientificName 'Raspaciona aculeata sensu Topsent, 1936'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054545'^^xsd:string;
  dwc:aphiaIdAccepted '133139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054690'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '166605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054690'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054605'^^xsd:integer;
  dwc:scientificName 'Sphaerotylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054605'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054594'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054594'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054710'^^xsd:integer;
  dwc:scientificName 'Polymastia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054710'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054612'^^xsd:integer;
  dwc:scientificName 'Tethya citrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054612'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054557'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054557'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054669'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054669'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054661'^^xsd:integer;
  dwc:scientificName 'Clathria (Microciona) armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054661'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '167614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054537'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054537'^^xsd:string;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054569'^^xsd:integer;
  dwc:scientificName 'Paratimea constellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054569'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054660'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perlevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054660'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054521'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054521'^^xsd:string;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054641'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054641'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054530'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054530'^^xsd:string;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054533'^^xsd:integer;
  dwc:scientificName 'Clathria (Microciona) spinarcus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054533'^^xsd:string;
  dwc:aphiaIdAccepted '167684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054556'^^xsd:integer;
  dwc:scientificName 'Eurypon major'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054556'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054662'^^xsd:integer;
  dwc:scientificName 'Mycale (Carmia) macilenta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '168587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054662'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '168587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054570'^^xsd:integer;
  dwc:scientificName 'Phorbas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054570'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054705'^^xsd:integer;
  dwc:scientificName 'Phorbas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054705'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054683'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054683'^^xsd:string;
  dwc:observationDate '2011-07-25'^^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%3A66414%3A287054722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054722'^^xsd:integer;
  dwc:scientificName 'Raspaciona aculeata sensu Topsent, 1936'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054722'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054572'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054572'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054587'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054587'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054620'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054620'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054592'^^xsd:integer;
  dwc:scientificName 'Dysidea pallescens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054592'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054591'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054591'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054625'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054625'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054554'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054554'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054559'^^xsd:integer;
  dwc:scientificName 'Haliclona (Rhizoniera) viscosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '235864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054559'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054571'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054571'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054622'^^xsd:integer;
  dwc:scientificName 'Haliclona (Rhizoniera) viscosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '235864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054622'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054711'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054711'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054597'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054597'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054588'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054588'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054596'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054596'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054650'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054650'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054548'^^xsd:integer;
  dwc:scientificName 'Amphilectus fucorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054548'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054584'^^xsd:integer;
  dwc:scientificName 'Eurypon simplex'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054584'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054608'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054608'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054574'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054574'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054576'^^xsd:integer;
  dwc:scientificName 'Raspailia (Clathriodendron) hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054576'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054589'^^xsd:integer;
  dwc:scientificName 'Ciocalypta penicillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054589'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054528'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054528'^^xsd:string;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054671'^^xsd:integer;
  dwc:scientificName 'Phorbas dives'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054671'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054712'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054712'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054553'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054553'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054550'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054550'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054675'^^xsd:integer;
  dwc:scientificName 'Myxilla (Styloptilon) ancorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '169497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054675'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '169497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054715'^^xsd:integer;
  dwc:scientificName 'Sphaerotylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054715'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054717'^^xsd:integer;
  dwc:scientificName 'Phorbas dives'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054717'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054539'^^xsd:integer;
  dwc:scientificName 'Raspailia (Raspailia) ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054539'^^xsd:string;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054579'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054579'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054519'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) involvens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054519'^^xsd:string;
  dwc:aphiaIdAccepted '167886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054609'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054609'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054698'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) jecusculum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054698'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054568'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054568'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054724'^^xsd:integer;
  dwc:scientificName 'Polymastia penicillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054724'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '170654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054699'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) pansa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054699'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054618'^^xsd:integer;
  dwc:scientificName 'Crella (Yvesia) rosea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '169087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054618'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '169087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054684'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054684'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054586'^^xsd:integer;
  dwc:scientificName 'Tethya citrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054586'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054590'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054590'^^xsd:string;
  dwc:observationDate '2011-07-25'^^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%3A66414%3A287054532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054532'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) jecusculum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054532'^^xsd:string;
  dwc:aphiaIdAccepted '133587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054649'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054649'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054544'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054544'^^xsd:string;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054549'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054549'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054585'^^xsd:integer;
  dwc:scientificName 'Hexadella racovitzai'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054585'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '132315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054695'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054695'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054664'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054664'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054674'^^xsd:integer;
  dwc:scientificName 'Desmacella annexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054674'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054580'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054580'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054659'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) pansa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054659'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054694'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054694'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054526'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054526'^^xsd:string;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054525'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054525'^^xsd:string;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054673'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) inconstans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054673'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '167885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054617'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054617'^^xsd:string;
  dwc:observationDate '2011-09-27'^^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%3A66414%3A287054535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054535'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054535'^^xsd:string;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054639'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054639'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054527'^^xsd:integer;
  dwc:scientificName 'Eurypon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054527'^^xsd:string;
  dwc:aphiaIdAccepted '131882'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054562'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054562'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054700'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) paupertas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054700'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054653'^^xsd:integer;
  dwc:scientificName 'Eurypon major'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054653'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '133115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054654'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '166605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054654'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054518'^^xsd:integer;
  dwc:scientificName 'Amphilectus fucorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054518'^^xsd:string;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054575'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054575'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054628'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) paupertas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054628'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054524'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054524'^^xsd:string;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054627'^^xsd:integer;
  dwc:scientificName 'Hymedesmia (Hymedesmia) jecusculum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054627'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '133587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054656'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054656'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054693'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054693'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054719'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054719'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054640'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054640'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054651'^^xsd:integer;
  dwc:scientificName 'Dysidea pallescens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054651'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '132326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054621'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) urceolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054621'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054573'^^xsd:integer;
  dwc:scientificName 'Polymastia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054573'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '132046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054709'^^xsd:integer;
  dwc:scientificName 'Plocamionida ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054709'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054595'^^xsd:integer;
  dwc:scientificName 'Halicnemia patera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054595'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054655'^^xsd:integer;
  dwc:scientificName 'Haliclona (Rhizoniera) viscosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '235864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054655'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054578'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054578'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71583302291968"^^xsd:decimal ;
  dwc:decimalLongitude "-5.249641447286023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71583302291968 -5.249641447286023)"^^geo:wktLiteral ;
  geo-pos:lat "51.71583302291968"^^xsd:decimal ;
  geo-pos:long "-5.249641447286023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66414%3A287054665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66414:287054665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66414'^^xsd:integer;
  dwc:catalogNumber '287054665'^^xsd:integer;
  dwc:scientificName 'Antho (Acarnia) coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jennifer Jones'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.249641447286'^^xsd:double;
  dwc:latitude '51.71583302292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '167852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66414:287054665'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '167852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047858'^^xsd:integer;
  dwc:scientificName 'Sthenelais'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047858'^^xsd:string;
  dwc:aphiaIdAccepted '129595'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047770'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047770'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047800'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047800'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047768'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047768'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047863'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047863'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047799'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047799'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047779'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047779'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047824'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047824'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047825'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047825'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047773'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047773'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047853'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047853'^^xsd:string;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047796'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047796'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047828'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047828'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047794'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047794'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047867'^^xsd:integer;
  dwc:scientificName 'Typosyllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047867'^^xsd:string;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047871'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047871'^^xsd:string;
  dwc:aphiaIdAccepted '131703'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047816'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047816'^^xsd:string;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047777'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047777'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047771'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047771'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047852'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047852'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047875'^^xsd:integer;
  dwc:scientificName 'Ophiactidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047875'^^xsd:string;
  dwc:aphiaIdAccepted '123207'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047866'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047866'^^xsd:string;
  dwc:aphiaIdAccepted '102771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047877'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047877'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047759'^^xsd:integer;
  dwc:scientificName 'Gnathia vorax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047759'^^xsd:string;
  dwc:aphiaIdAccepted '119000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047810'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047810'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047821'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047821'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047845'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047845'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047801'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047801'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047760'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047760'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047765'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047765'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047776'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047776'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047874'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047874'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047831'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047831'^^xsd:string;
  dwc:aphiaIdAccepted '175'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047827'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047827'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047878'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047878'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047784'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047784'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047857'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047857'^^xsd:string;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047774'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047774'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047837'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047837'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047761'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047761'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047767'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047767'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047844'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047844'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047811'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047811'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047823'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047823'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047851'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047851'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047820'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047820'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047855'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047855'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047798'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047798'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047778'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047778'^^xsd:string;
  dwc:aphiaIdAccepted '140812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047812'^^xsd:integer;
  dwc:scientificName 'Hinia 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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047812'^^xsd:string;
  dwc:aphiaIdAccepted '140512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047840'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047840'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047785'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047785'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047873'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047873'^^xsd:string;
  dwc:aphiaIdAccepted '129568'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047846'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047846'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047764'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047764'^^xsd:string;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047789'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047789'^^xsd:string;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047805'^^xsd:integer;
  dwc:scientificName 'Halecium muricatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047805'^^xsd:string;
  dwc:aphiaIdAccepted '117597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047861'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047861'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047808'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047808'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047842'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047842'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047838'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047838'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047769'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047769'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047819'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047819'^^xsd:string;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047872'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047872'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047787'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047787'^^xsd:string;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047864'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047864'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047781'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047781'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047783'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047783'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047849'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047849'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047813'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047813'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047786'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047786'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047822'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047822'^^xsd:string;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047850'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047850'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047766'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047766'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047833'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047833'^^xsd:string;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047763'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047763'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047826'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047826'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047860'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047860'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047775'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047775'^^xsd:string;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047847'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047847'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047830'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047830'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047854'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047854'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047790'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047790'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047782'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047782'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047843'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047843'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047795'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047795'^^xsd:string;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047834'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047834'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047848'^^xsd:integer;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047848'^^xsd:string;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047815'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047815'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047788'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047788'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047865'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047865'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047809'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047809'^^xsd:string;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047797'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047797'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047856'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047856'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047762'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047762'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047802'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047802'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047841'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047841'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047818'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047818'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047803'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047803'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047791'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047791'^^xsd:string;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047835'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047835'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047817'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047817'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047792'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047792'^^xsd:string;
  dwc:aphiaIdAccepted '141638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047793'^^xsd:integer;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047793'^^xsd:string;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047870'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047870'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047869'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047869'^^xsd:string;
  dwc:aphiaIdAccepted '127481'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047839'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047839'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047836'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047836'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047814'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047814'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047862'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047862'^^xsd:string;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047804'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047804'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047806'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047806'^^xsd:string;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047876'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047876'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047780'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047780'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047807'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047807'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047832'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047832'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047829'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047829'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047772'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047772'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047859'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047859'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73925503732251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.24842523516707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73925503732251 -5.24842523516707)"^^geo:wktLiteral ;
  geo-pos:lat "51.73925503732251"^^xsd:decimal ;
  geo-pos:long "-5.24842523516707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047868'^^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.2484252351671'^^xsd:double;
  dwc:latitude '51.739255037323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047868'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042956'^^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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042956'^^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%3A287042959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042959'^^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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042959'^^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%3A287042955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042955'^^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 '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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042955'^^xsd:string;
  dwc:observationDate '2006-06-06'^^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%3A66405%3A287042960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042960'^^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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042960'^^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%3A287042958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042958'^^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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042958'^^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%3A287042957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042957'^^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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042957'^^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%3A287042961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042961'^^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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042961'^^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%3A287042954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73656173326804"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248231916997933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73656173326804 -5.248231916997933)"^^geo:wktLiteral ;
  geo-pos:lat "51.73656173326804"^^xsd:decimal ;
  geo-pos:long "-5.248231916997933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042954'^^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.2482319169979'^^xsd:double;
  dwc:latitude '51.736561733268'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042954'^^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%3A66408%3A287043470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043470'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043470'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043011'^^xsd:integer;
  dwc:scientificName 'Favorinus branchialis'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043011'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043466'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043466'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043467'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043467'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287042819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042819'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042819'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66404%3A287042818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042818'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042818'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A287043008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043008'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043008'^^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%3A287043013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043013'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043013'^^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%3A66404%3A287042817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042817'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042817'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A287042814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042814'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042814'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A287043010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043010'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043010'^^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%3A66408%3A287043465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043465'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043465'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66408%3A287043469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043469'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043469'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043006'^^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 '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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043006'^^xsd:string;
  dwc:observationDate '2006-06-06'^^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%3A66404%3A287042816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042816'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042816'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66404%3A287042815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042815'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042815'^^xsd:string;
  dwc:observationDate '2002-06-17'^^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%3A66408%3A287043468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043468'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043468'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043007'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043007'^^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%3A287043014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043014'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043014'^^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%3A287043009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043009'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043009'^^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%3A66408%3A287043471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043471'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043471'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73749949943517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246850345409929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73749949943517 -5.246850345409929)"^^geo:wktLiteral ;
  geo-pos:lat "51.73749949943517"^^xsd:decimal ;
  geo-pos:long "-5.246850345409929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043012'^^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.2468503454099'^^xsd:double;
  dwc:latitude '51.737499499435'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043012'^^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%3A66399%3A287039412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039412'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mario Demaria'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039412'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039416'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039416'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039438'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039438'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039425'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039425'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039414'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039414'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039410'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039410'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039441'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039441'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039420'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039420'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039435'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039435'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039444'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039444'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039411'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039411'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039430'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039430'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039431'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039431'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039432'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039432'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039437'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039437'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039427'^^xsd:integer;
  dwc:scientificName 'Sabellida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039427'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039408'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039408'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039419'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039419'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039445'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039445'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039428'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039428'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039433'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039433'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039423'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039423'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039434'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mary Beech'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039434'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039415'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039415'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039426'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mario Demaria'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039426'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039439'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039439'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039429'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039429'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039443'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039443'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039436'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039436'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039409'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039409'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039418'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039418'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039442'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039442'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039424'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039424'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039407'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039407'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039422'^^xsd:integer;
  dwc:scientificName 'Aslia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039422'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039440'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Steve Hancock'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039440'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039413'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mario Demaria'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039413'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039417'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039417'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73753947962076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2454043344337595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73753947962076 -5.2454043344337595)"^^geo:wktLiteral ;
  geo-pos:lat "51.73753947962076"^^xsd:decimal ;
  geo-pos:long "-5.2454043344337595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039421'^^xsd:integer;
  dwc:scientificName 'Pycnogonidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Janina Henly'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2454043344338'^^xsd:double;
  dwc:latitude '51.737539479621'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039421'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043611'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043611'^^xsd:string;
  dwc:observationDate '2010-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%3A66404%3A287042828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042828'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042828'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287043593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043593'^^xsd:integer;
  dwc:scientificName 'Aegires punctilucens'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043593'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '138706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043596'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043596'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A287042939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042939'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042939'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66408%3A287043597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043597'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043597'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A66408%3A287043599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043599'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043599'^^xsd:string;
  dwc:observationDate '2010-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%3A66405%3A287042935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042935'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042935'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043598'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043598'^^xsd:string;
  dwc:observationDate '2010-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%3A287043605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043605'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043605'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A287043608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043608'^^xsd:integer;
  dwc:scientificName 'Favorinus branchialis'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043608'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043601'^^xsd:integer;
  dwc:scientificName 'Doto maculata'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043601'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '182733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043620'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043620'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043621'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043621'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A287042938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042938'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042938'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043618'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043618'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042941'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042941'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043604'^^xsd:integer;
  dwc:scientificName 'Eubranchus exiguus'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043604'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '827532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042826'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042826'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A66408%3A287043606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043606'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043606'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A66404%3A287042823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042823'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042823'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287042820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042820'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042820'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A66404%3A287042822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042822'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042822'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287043619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043619'^^xsd:integer;
  dwc:scientificName 'Trapania pallida'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043619'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042830'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042830'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043600'^^xsd:integer;
  dwc:scientificName 'Doto lemchei'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043600'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043594'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043594'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A66404%3A287042827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042827'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042827'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287042940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042940'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042940'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042821'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042821'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A66408%3A287043612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043612'^^xsd:integer;
  dwc:scientificName 'Jorunna tomentosa'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043612'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043603'^^xsd:integer;
  dwc:scientificName 'Doto tuberculata'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043603'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042937'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042937'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042936'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042936'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043616'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043616'^^xsd:string;
  dwc:observationDate '2010-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%3A287042829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042829'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042829'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287043622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043622'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta var. alba'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043622'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '889591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043617'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043617'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043609'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043609'^^xsd:string;
  dwc:observationDate '2010-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%3A287042824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042824'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042824'^^xsd:string;
  dwc:observationDate '2002-06-18'^^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%3A287042942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042942'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042942'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287042825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042825'^^xsd:integer;
  dwc:scientificName 'Doto tuberculata'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042825'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043607'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043607'^^xsd:string;
  dwc:observationDate '2010-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%3A287043614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043614'^^xsd:integer;
  dwc:scientificName 'Okenia elegans'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043614'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043602'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043602'^^xsd:string;
  dwc:observationDate '2010-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%3A287043610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043610'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043610'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043592'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043592'^^xsd:string;
  dwc:observationDate '2010-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%3A66408%3A287043615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043615'^^xsd:integer;
  dwc:scientificName 'Onchidoris oblonga'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043615'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1565339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043595'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043595'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A287043613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73757944203756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243958320110409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73757944203756 -5.243958320110409)"^^geo:wktLiteral ;
  geo-pos:lat "51.73757944203756"^^xsd:decimal ;
  geo-pos:long "-5.243958320110409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043613'^^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 '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.2439583201104'^^xsd:double;
  dwc:latitude '51.737579442038'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043613'^^xsd:string;
  dwc:observationDate '2010-06-20'^^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%3A66412%3A287051037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051037'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051037'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048270'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048270'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050902'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050902'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050884'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050884'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050986'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050986'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045473'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045473'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045408'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045408'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048251'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048251'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048285'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048285'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045485'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045485'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048333'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048333'^^xsd:string;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045600'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045600'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050936'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050936'^^xsd:string;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050999'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050999'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051009'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051009'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051049'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051049'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045394'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045394'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045406'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045406'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048364'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048364'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048307'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048307'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045593'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045593'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048320'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048320'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048371'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048371'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048248'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048248'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050925'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050925'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050985'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050985'^^xsd:string;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048329'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048329'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051062'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051062'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048267'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048267'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045432'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045432'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048302'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048302'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051081'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051081'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048273'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048273'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045421'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045421'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045471'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045471'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051139'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051139'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048406'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048406'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051072'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051072'^^xsd:string;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045544'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045544'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051149'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051149'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050954'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050954'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045438'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045438'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048417'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048417'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048363'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048363'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051180'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051180'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045437'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045437'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051031'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051031'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051078'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051078'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045569'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045569'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045504'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045504'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051023'^^xsd:integer;
  dwc:scientificName 'Tragula fenestrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051023'^^xsd:string;
  dwc:aphiaIdAccepted '238068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045562'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045562'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048355'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048355'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050960'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050960'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048402'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048402'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051076'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051076'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051141'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051141'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048278'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048278'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050904'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050904'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051177'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051177'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050903'^^xsd:integer;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050903'^^xsd:string;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050897'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050897'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048272'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048272'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051008'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051008'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050963'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050963'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048411'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048411'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051019'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051019'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048245'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048245'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051192'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051192'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048268'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048268'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050979'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050979'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045584'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045584'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051035'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051035'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050988'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050988'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048316'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048316'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050908'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050908'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050968'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050968'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050918'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050918'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051210'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051210'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048397'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048397'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050959'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050959'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050885'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050885'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050966'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050966'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045443'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045443'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051193'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051193'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050983'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050983'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050933'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050933'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045604'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045604'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051191'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051191'^^xsd:string;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045478'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045478'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045455'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045455'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050928'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050928'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051124'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051124'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050883'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050883'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045534'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045534'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051203'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051203'^^xsd:string;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051190'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051190'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045508'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045508'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045430'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045430'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051189'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes striatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051189'^^xsd:string;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048418'^^xsd:integer;
  dwc:scientificName 'Ampithoe rubricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048418'^^xsd:string;
  dwc:aphiaIdAccepted '102002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051132'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051132'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051086'^^xsd:integer;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051086'^^xsd:string;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050948'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050948'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045468'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045468'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051138'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051138'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051206'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051206'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045516'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045516'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051015'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051015'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048368'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048368'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045453'^^xsd:integer;
  dwc:scientificName 'Melita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045453'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051163'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051163'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051176'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051176'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050950'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050950'^^xsd:string;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050886'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050886'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050912'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050912'^^xsd:string;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048380'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048380'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045499'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045499'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050970'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050970'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045603'^^xsd:integer;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045603'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045445'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045445'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048296'^^xsd:integer;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048296'^^xsd:string;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050958'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050958'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045426'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045426'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051144'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051144'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051101'^^xsd:integer;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051101'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048401'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048401'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045488'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045488'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050882'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050882'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045599'^^xsd:integer;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045599'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045558'^^xsd:integer;
  dwc:scientificName 'Hanleya hanleyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045558'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048269'^^xsd:integer;
  dwc:scientificName 'Endeis spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048269'^^xsd:string;
  dwc:aphiaIdAccepted '134674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051093'^^xsd:integer;
  dwc:scientificName 'Cheirocratus intermedius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051093'^^xsd:string;
  dwc:aphiaIdAccepted '102795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050913'^^xsd:integer;
  dwc:scientificName 'Aphrodita 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050913'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048359'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048359'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045460'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045460'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048276'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048276'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045511'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045511'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045405'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045405'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051222'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051222'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048257'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048257'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051135'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051135'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050896'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050896'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048305'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048305'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048275'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048275'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045498'^^xsd:integer;
  dwc:scientificName 'Tragula fenestrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045498'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '238068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051105'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051105'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045420'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045420'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051089'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051089'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045590'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045590'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045585'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045585'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050890'^^xsd:integer;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050890'^^xsd:string;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045481'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045481'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051032'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051032'^^xsd:string;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051131'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051131'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048279'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048279'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045388'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045388'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051217'^^xsd:integer;
  dwc:scientificName 'Coryne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051217'^^xsd:string;
  dwc:aphiaIdAccepted '117067'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048292'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048292'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045561'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045561'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045575'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045575'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051083'^^xsd:integer;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051083'^^xsd:string;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045412'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045412'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045598'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045598'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045509'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045509'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050998'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050998'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051166'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051166'^^xsd:string;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051056'^^xsd:integer;
  dwc:scientificName 'Achelia 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051056'^^xsd:string;
  dwc:aphiaIdAccepted '150521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050980'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050980'^^xsd:string;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045519'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045519'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048326'^^xsd:integer;
  dwc:scientificName 'Tubificoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048326'^^xsd:string;
  dwc:aphiaIdAccepted '137393'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048383'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048383'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050926'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050926'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051106'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051106'^^xsd:string;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048362'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048362'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048263'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048263'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045596'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045596'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050893'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050893'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045400'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045400'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048315'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048315'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050919'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050919'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048295'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048295'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045459'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045459'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051039'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051039'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051104'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051104'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045419'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045419'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045418'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045418'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045531'^^xsd:integer;
  dwc:scientificName 'Astacilla danmoniensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '335294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045531'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '335294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050947'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050947'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045428'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045428'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051187'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051187'^^xsd:string;
  dwc:aphiaIdAccepted '101493'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051214'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051214'^^xsd:string;
  dwc:aphiaIdAccepted '129530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048416'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048416'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051213'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051213'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050971'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050971'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050981'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050981'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050978'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050978'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051110'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051110'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051160'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051160'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048266'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048266'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045461'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045461'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051127'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051127'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051011'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051011'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051173'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051173'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051028'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051028'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045542'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045542'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045458'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045458'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048309'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048309'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045502'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045502'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045423'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045423'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048351'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048351'^^xsd:string;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051070'^^xsd:integer;
  dwc:scientificName 'Ampithoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051070'^^xsd:string;
  dwc:aphiaIdAccepted '101459'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050924'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050924'^^xsd:string;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048399'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048399'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045397'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045397'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051051'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051051'^^xsd:string;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051048'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051048'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051182'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051182'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051215'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051215'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051162'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051162'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045541'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045541'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045524'^^xsd:integer;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045524'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050938'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050938'^^xsd:string;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051140'^^xsd:integer;
  dwc:scientificName 'Mangelia brachystoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051140'^^xsd:string;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051041'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051041'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048252'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048252'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050881'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050881'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051077'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051077'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045571'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045571'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051001'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051001'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048318'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048318'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051044'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051044'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045512'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045512'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045436'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045436'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048343'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048343'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048244'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048244'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045435'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045435'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045393'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045393'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050957'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050957'^^xsd:string;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045528'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045528'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048304'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048304'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045425'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045425'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048390'^^xsd:integer;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048390'^^xsd:string;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051115'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051115'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051128'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051128'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051154'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051154'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045577'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045577'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045456'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045456'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050935'^^xsd:integer;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050935'^^xsd:string;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050920'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050920'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051057'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051057'^^xsd:string;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051090'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051090'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051218'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051218'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045467'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045467'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048323'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048323'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045464'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045464'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050952'^^xsd:integer;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050952'^^xsd:string;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048306'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048306'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051034'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051034'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051168'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051168'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045447'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045447'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051029'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051029'^^xsd:string;
  dwc:aphiaIdAccepted '129530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045540'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045540'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045568'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045568'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045395'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045395'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048340'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048340'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051098'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051098'^^xsd:string;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050914'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050914'^^xsd:string;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050916'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050916'^^xsd:string;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045594'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045594'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048341'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048341'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050953'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050953'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048391'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048391'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048298'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048298'^^xsd:string;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051067'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051067'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045491'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045491'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051092'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051092'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051095'^^xsd:integer;
  dwc:scientificName 'Cirriformia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051095'^^xsd:string;
  dwc:aphiaIdAccepted '129245'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051099'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051099'^^xsd:string;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045398'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045398'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050961'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050961'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045489'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045489'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051116'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051116'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048370'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048370'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051107'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051107'^^xsd:string;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048357'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048357'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051121'^^xsd:integer;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051121'^^xsd:string;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045551'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045551'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045522'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045522'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051178'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051178'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045532'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045532'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048400'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048400'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045402'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045402'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050901'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050901'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048297'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048297'^^xsd:string;
  dwc:aphiaIdAccepted '130025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050956'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050956'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051219'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051219'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051113'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051113'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048376'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048376'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051027'^^xsd:integer;
  dwc:scientificName 'Carinocythereis carinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051027'^^xsd:string;
  dwc:aphiaIdAccepted '128371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048403'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048403'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045433'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045433'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045470'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045470'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050921'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050921'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048280'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048280'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048332'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048332'^^xsd:string;
  dwc:aphiaIdAccepted '177'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050955'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050955'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048415'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048415'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048240'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048240'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048262'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048262'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050975'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050975'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051171'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051171'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045517'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045517'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050899'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050899'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051075'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051075'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051164'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051164'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045486'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045486'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045487'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045487'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051024'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051024'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050907'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050907'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045475'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045475'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045479'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045479'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051045'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051045'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050930'^^xsd:integer;
  dwc:scientificName 'Cirriformia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050930'^^xsd:string;
  dwc:aphiaIdAccepted '129245'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048384'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048384'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051103'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051103'^^xsd:string;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045476'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045476'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045429'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045429'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048336'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048336'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050937'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050937'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051017'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051017'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048260'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048260'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045411'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045411'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051200'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051200'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051216'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051216'^^xsd:string;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051207'^^xsd:integer;
  dwc:scientificName 'Tragula fenestrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051207'^^xsd:string;
  dwc:aphiaIdAccepted '238068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045548'^^xsd:integer;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045548'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048283'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048283'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048327'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048327'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051183'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051183'^^xsd:string;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048348'^^xsd:integer;
  dwc:scientificName 'Anaitides 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048348'^^xsd:string;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051088'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051088'^^xsd:string;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050976'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050976'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045605'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045605'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048410'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048410'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050887'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050887'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045431'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045431'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048345'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048345'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045581'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045581'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048313'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048313'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051155'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051155'^^xsd:string;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051102'^^xsd:integer;
  dwc:scientificName 'Diastylidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051102'^^xsd:string;
  dwc:aphiaIdAccepted '110380'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048386'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048386'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051058'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051058'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045477'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045477'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051181'^^xsd:integer;
  dwc:scientificName 'Rissoa interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051181'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048374'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048374'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048412'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048412'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050965'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050965'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051146'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051146'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048300'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048300'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048274'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048274'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048369'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048369'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051074'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051074'^^xsd:string;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051042'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051042'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045385'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045385'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045422'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045422'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045496'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045496'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048353'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048353'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050996'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050996'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050982'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050982'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048337'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048337'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050997'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050997'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051054'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051054'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051052'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051052'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045525'^^xsd:integer;
  dwc:scientificName 'Antalis entalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045525'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '150534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045555'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045555'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045592'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045592'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048378'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048378'^^xsd:string;
  dwc:aphiaIdAccepted '142062'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045410'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045410'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048377'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048377'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045506'^^xsd:integer;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045506'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048388'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048388'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048408'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048408'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050974'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050974'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051111'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051111'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051212'^^xsd:integer;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051212'^^xsd:string;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048352'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048352'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051109'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051109'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045387'^^xsd:integer;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045387'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051157'^^xsd:integer;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051157'^^xsd:string;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045427'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045427'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045492'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045492'^^xsd:string;
  dwc:observationDate '1970-09-08'^^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%3A287048365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048365'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048365'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045446'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045446'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050922'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050922'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051030'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051030'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048253'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048253'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051012'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051012'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051007'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes striatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051007'^^xsd:string;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051221'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051221'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048299'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048299'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051117'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051117'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051133'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051133'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045601'^^xsd:integer;
  dwc:scientificName 'Urothoe 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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045601'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048294'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048294'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048310'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048310'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045452'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045452'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050934'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050934'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045495'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045495'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045403'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045403'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045501'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045501'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048256'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048256'^^xsd:string;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051068'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051068'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051020'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051020'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045523'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045523'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051071'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051071'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045567'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045567'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050992'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050992'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051153'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051153'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048413'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048413'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051143'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051143'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051134'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051134'^^xsd:string;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048419'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048419'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048423'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048423'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045536'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045536'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050991'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050991'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048286'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048286'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051063'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051063'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050940'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050940'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045589'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045589'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048393'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048393'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050900'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050900'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051211'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051211'^^xsd:string;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045466'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045466'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051026'^^xsd:integer;
  dwc:scientificName 'Campanulinoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051026'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048420'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048420'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048325'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048325'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045545'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045545'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045520'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045520'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051125'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051125'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048242'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048242'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051097'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051097'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045454'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045454'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050942'^^xsd:integer;
  dwc:scientificName 'Euclymeninae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050942'^^xsd:string;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051185'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051185'^^xsd:string;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051123'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051123'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051004'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051004'^^xsd:string;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048396'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048396'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048405'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048405'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045539'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045539'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045457'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045457'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045490'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045490'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048254'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048254'^^xsd:string;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051159'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051159'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045417'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045417'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048339'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048339'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048358'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048358'^^xsd:string;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045465'^^xsd:integer;
  dwc:scientificName 'Ophiura 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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045465'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048330'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048330'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045527'^^xsd:integer;
  dwc:scientificName 'Apistobranchus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045527'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051055'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051055'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045533'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045533'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051000'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051000'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050931'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050931'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051202'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051202'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045557'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045557'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045404'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045404'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048379'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048379'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051208'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051208'^^xsd:string;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045526'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045526'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050973'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050973'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048361'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048361'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048375'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048375'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050987'^^xsd:integer;
  dwc:scientificName 'Ophiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050987'^^xsd:string;
  dwc:aphiaIdAccepted '123200'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045414'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045414'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051082'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051082'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045602'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045602'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045484'^^xsd:integer;
  dwc:scientificName 'Scruparia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045484'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051194'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051194'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045579'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045579'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050894'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050894'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045469'^^xsd:integer;
  dwc:scientificName 'Pedicellina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045469'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045566'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045566'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048389'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048389'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048250'^^xsd:integer;
  dwc:scientificName 'Anaitides 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048250'^^xsd:string;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051061'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051061'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045582'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045582'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051087'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051087'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045439'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045439'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048354'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048354'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051002'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051002'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045497'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045497'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050927'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050927'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045552'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045552'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051112'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051112'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051150'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051150'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045424'^^xsd:integer;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045424'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045444'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045444'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048387'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048387'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048394'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048394'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045538'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045538'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051156'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051156'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051016'^^xsd:integer;
  dwc:scientificName 'Sthenelais 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051016'^^xsd:string;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048347'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048347'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051036'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051036'^^xsd:string;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051014'^^xsd:integer;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051014'^^xsd:string;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051175'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051175'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050962'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050962'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051064'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051064'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048246'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048246'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045450'^^xsd:integer;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045450'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048421'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048421'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051033'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051033'^^xsd:string;
  dwc:aphiaIdAccepted '137590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051118'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051118'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048422'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048422'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051199'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051199'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050915'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050915'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050910'^^xsd:integer;
  dwc:scientificName 'Anaitides 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050910'^^xsd:string;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051165'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051165'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048409'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048409'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050993'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050993'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051010'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051010'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051184'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051184'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045565'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045565'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045553'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045553'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051148'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051148'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048301'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048301'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048311'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048311'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045518'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045518'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045480'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045480'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045574'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045574'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048281'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048281'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050969'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050969'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048321'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048321'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045451'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045451'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048255'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048255'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048331'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048331'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050989'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050989'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045560'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045560'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045578'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045578'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045392'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045392'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050951'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050951'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048293'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048293'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048344'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048344'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048314'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048314'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048395'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048395'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050911'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050911'^^xsd:string;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048290'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048290'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048373'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048373'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051167'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051167'^^xsd:string;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045535'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045535'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045482'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045482'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045591'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045591'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051065'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051065'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051145'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051145'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045483'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045483'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051038'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051038'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050949'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050949'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051204'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051204'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045415'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045415'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050990'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050990'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048308'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048308'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045570'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045570'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045576'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045576'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051172'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051172'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050895'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050895'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051179'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051179'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051085'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051085'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045448'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045448'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045521'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045521'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051205'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051205'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045441'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045441'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045500'^^xsd:integer;
  dwc:scientificName 'Urothoe 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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045500'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051137'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051137'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050943'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050943'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045389'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045389'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051220'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051220'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048259'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048259'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051196'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051196'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051091'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051091'^^xsd:string;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048312'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048312'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051130'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051130'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050889'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050889'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045587'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes striatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045587'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048328'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048328'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051047'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051047'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051188'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051188'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051158'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051158'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048350'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048350'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048414'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048414'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051170'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051170'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048366'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048366'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051129'^^xsd:integer;
  dwc:scientificName 'Inachinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051129'^^xsd:string;
  dwc:aphiaIdAccepted '148436'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051136'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051136'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045434'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045434'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050964'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050964'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048261'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048261'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051018'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051018'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045573'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045573'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050891'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050891'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048271'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048271'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051126'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051126'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051006'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051006'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045391'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045391'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048356'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048356'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048334'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048334'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045586'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045586'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051040'^^xsd:integer;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051040'^^xsd:string;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051069'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051069'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048398'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048398'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051122'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051122'^^xsd:string;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050984'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050984'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050892'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050892'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045597'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045597'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048303'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048303'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045493'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045493'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045396'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045396'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048335'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048335'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051084'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051084'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045547'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045547'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045546'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045546'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051005'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051005'^^xsd:string;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045530'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045530'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051053'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051053'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045463'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045463'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048392'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048392'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045550'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045550'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045554'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045554'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287051050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051050'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051050'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048282'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048282'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048258'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048258'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051151'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051151'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051186'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051186'^^xsd:string;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051025'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051025'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048385'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048385'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048243'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048243'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045440'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045440'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045409'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045409'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048317'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048317'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050995'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050995'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050929'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050929'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045515'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045515'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045399'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045399'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050946'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050946'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048360'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048360'^^xsd:string;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048287'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048287'^^xsd:string;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045549'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045549'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048284'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048284'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051013'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051013'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045580'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045580'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051059'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051059'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051096'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051096'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048264'^^xsd:integer;
  dwc:scientificName 'Commensodorum commensalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048264'^^xsd:string;
  dwc:aphiaIdAccepted '131080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045583'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045583'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045401'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045401'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051060'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051060'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048265'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048265'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050898'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050898'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051094'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051094'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045564'^^xsd:integer;
  dwc:scientificName 'Lutraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045564'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050923'^^xsd:integer;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050923'^^xsd:string;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048367'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048367'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045507'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045507'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045462'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045462'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048249'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048249'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051198'^^xsd:integer;
  dwc:scientificName 'Streblosoma intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051198'^^xsd:string;
  dwc:aphiaIdAccepted '131540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051108'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051108'^^xsd:string;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045514'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045514'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050906'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050906'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045559'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045559'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051021'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051021'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051046'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051046'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048277'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048277'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050939'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050939'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045595'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045595'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048381'^^xsd:integer;
  dwc:scientificName 'Magelona 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048381'^^xsd:string;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050945'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050945'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050977'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050977'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051043'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051043'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048289'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048289'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045494'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045494'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050994'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050994'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048342'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048342'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051161'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051161'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048382'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048382'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045513'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045513'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050888'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050888'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050944'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050944'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048288'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048288'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045416'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045416'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048372'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048372'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051152'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051152'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051100'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051100'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048404'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048404'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051080'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051080'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051169'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051169'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051079'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051079'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051022'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051022'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045572'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045572'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051197'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051197'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045505'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045505'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045474'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045474'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051174'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051174'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051066'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051066'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045529'^^xsd:integer;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045529'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045510'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045510'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048319'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048319'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051003'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051003'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048338'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048338'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050967'^^xsd:integer;
  dwc:scientificName 'Mangelia brachystoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050967'^^xsd:string;
  dwc:aphiaIdAccepted '847930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045472'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045472'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287051142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051142'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051142'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051201'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051201'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045556'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045556'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051073'^^xsd:integer;
  dwc:scientificName 'Aora 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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051073'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051114'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051114'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045442'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045442'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050941'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050941'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050932'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050932'^^xsd:string;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050909'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050909'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045543'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045543'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045390'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045390'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045537'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045537'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051195'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051195'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051209'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051209'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051147'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051147'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050917'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050917'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048322'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048322'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045563'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045563'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048346'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048346'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048247'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048247'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045449'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045449'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048324'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048324'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050905'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050905'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051119'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051119'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048291'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048291'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051120'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051120'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045407'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045407'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048349'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048349'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045386'^^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 '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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045386'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045503'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045503'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045588'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045588'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050972'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050972'^^xsd:string;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048241'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048241'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048407'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048407'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73672161335304"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242447980648518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73672161335304 -5.242447980648518)"^^geo:wktLiteral ;
  geo-pos:lat "51.73672161335304"^^xsd:decimal ;
  geo-pos:long "-5.242447980648518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045413'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2424479806485'^^xsd:double;
  dwc:latitude '51.736721613353'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045413'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737739114015056 -5.238174229374776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737739114015056"^^xsd:decimal ;
  dwc:decimalLongitude "-5.238174229374776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287040047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737739114015056 -5.238174229374776)"^^geo:wktLiteral ;
  geo-pos:lat "51.737739114015056"^^xsd:decimal ;
  geo-pos:long "-5.238174229374776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287040047'^^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.2381742293748'^^xsd:double;
  dwc:latitude '51.737739114015'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040047'^^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%3A66408%3A287043416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043416'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043416'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043333'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043333'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043341'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043341'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66408%3A287043414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043414'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043414'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043337'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043337'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043348'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043348'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043359'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043359'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043332'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043332'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043345'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043345'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043328'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043328'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043415'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043415'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043354'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043354'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043325'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043325'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043421'^^xsd:integer;
  dwc:scientificName 'Eubranchus vittatus'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043421'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1829468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043434'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043434'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043347'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043347'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043358'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043358'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043322'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043322'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66408%3A287043413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043413'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043413'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043422'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043422'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043329'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043329'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043363'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043363'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043344'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043344'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043418'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043418'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287054726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287054726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287054726'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287054726'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043336'^^xsd:integer;
  dwc:scientificName 'Coryphella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043336'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '138018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043338'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043338'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043364'^^xsd:integer;
  dwc:scientificName 'Gibbula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043364'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043339'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043339'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043324'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043324'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043349'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043349'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66408%3A287043431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043431'^^xsd:integer;
  dwc:scientificName 'Onchidoris oblonga'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043431'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1565339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043352'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043352'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043423'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043423'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043331'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043331'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043340'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043340'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043323'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043323'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043362'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043362'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043424'^^xsd:integer;
  dwc:scientificName 'Facelina bostoniensis'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043424'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043351'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043351'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043327'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043327'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043417'^^xsd:integer;
  dwc:scientificName 'Doto dunnei'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043417'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043326'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043326'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043342'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043342'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043419'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043419'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043365'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043365'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66408%3A287043425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043425'^^xsd:integer;
  dwc:scientificName 'Favorinus blianus'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043425'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043334'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043334'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043350'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043350'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66407%3A287043335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043335'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043335'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66408%3A287043427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043427'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043427'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043420'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139766'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043420'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043429'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043429'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043346'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043346'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043353'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043353'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66408%3A287043428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043428'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043428'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043356'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043356'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A66408%3A287043430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043430'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043430'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A287043432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043432'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043432'^^xsd:string;
  dwc:observationDate '2010-05-18'^^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%3A66407%3A287043355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043355'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043355'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043361'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043361'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043343'^^xsd:integer;
  dwc:scientificName 'Eupolymnia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043343'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '129693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043426'^^xsd:integer;
  dwc:scientificName 'Favorinus branchialis'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043426'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043433'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043433'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043321'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043321'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043330'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043330'^^xsd:string;
  dwc:observationDate '2007-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735045781933465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.237981531076922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735045781933465 -5.237981531076922)"^^geo:wktLiteral ;
  geo-pos:lat "51.735045781933465"^^xsd:decimal ;
  geo-pos:long "-5.237981531076922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043360'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2379815310769'^^xsd:double;
  dwc:latitude '51.735045781933'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043360'^^xsd:string;
  dwc:observationDate '2007-06-23'^^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%3A287050458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050458'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050458'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050500'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050500'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048081'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048081'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050658'^^xsd:integer;
  dwc:scientificName 'Sertulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050658'^^xsd:string;
  dwc:aphiaIdAccepted '1614'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047975'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047975'^^xsd:string;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045252'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045252'^^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%3A66411%3A287047932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047932'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047932'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047920'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047920'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048007'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048007'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048062'^^xsd:integer;
  dwc:scientificName 'Photis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048062'^^xsd:string;
  dwc:aphiaIdAccepted '101563'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050565'^^xsd:integer;
  dwc:scientificName 'Cirratulus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050565'^^xsd:string;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044950'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044950'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050430'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050430'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050463'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050463'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045037'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045037'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045025'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045025'^^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%3A287050681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050681'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050681'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050405'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050405'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045223'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045223'^^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%3A66411%3A287047973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047973'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047973'^^xsd:string;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045257'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045257'^^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%3A287045064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045064'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045064'^^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%3A287045139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045139'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045139'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050353'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050353'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045205'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045205'^^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%3A66411%3A287048058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048058'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048058'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047916'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047916'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047888'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047888'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048013'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048013'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045066'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045066'^^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%3A287050385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050385'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050385'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045032'^^xsd:integer;
  dwc:scientificName 'Petaloproctus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045032'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050571'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050571'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044994'^^xsd:integer;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044994'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044940'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044940'^^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%3A287048070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048070'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048070'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050570'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050570'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050680'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050680'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044972'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044972'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047906'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047906'^^xsd:string;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045217'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045217'^^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%3A287045227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045227'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045227'^^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%3A287050394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050394'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050394'^^xsd:string;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045067'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045067'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044965'^^xsd:integer;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044965'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050575'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050575'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045104'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045104'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048003'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048003'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045003'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045003'^^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%3A287050515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050515'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050515'^^xsd:string;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045068'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045068'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050636'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050636'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045198'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045198'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044968'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044968'^^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%3A66411%3A287047965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047965'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047965'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050472'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050472'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050372'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050372'^^xsd:string;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045212'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045212'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044999'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044999'^^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%3A287045042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045042'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045042'^^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%3A287044969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044969'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044969'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045115'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045115'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048075'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048075'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045169'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045169'^^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%3A66409%3A287045088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045088'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045088'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045012'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045012'^^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%3A287050531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050531'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050531'^^xsd:string;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048069'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048069'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044993'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044993'^^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%3A66412%3A287050488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050488'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050488'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047961'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047961'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050588'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050588'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050499'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050499'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045266'^^xsd:integer;
  dwc:scientificName 'Malmgreniella marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045266'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045063'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045063'^^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%3A287045215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045215'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045215'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045112'^^xsd:integer;
  dwc:scientificName 'Anthura 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045112'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044991'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044991'^^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%3A66411%3A287047990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047990'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047990'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050542'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050542'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047952'^^xsd:integer;
  dwc:scientificName 'Polydora 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047952'^^xsd:string;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045075'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045075'^^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%3A66411%3A287048002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048002'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048002'^^xsd:string;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048100'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048100'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050431'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050431'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047881'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047881'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050669'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050669'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050389'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050389'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045090'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045090'^^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%3A66409%3A287045005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045005'^^xsd:integer;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045005'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050490'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050490'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050411'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050411'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047978'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047978'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050607'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050607'^^xsd:string;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045051'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045051'^^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%3A287050418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050418'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050418'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048080'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048080'^^xsd:string;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050375'^^xsd:integer;
  dwc:scientificName 'Autolytinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050375'^^xsd:string;
  dwc:aphiaIdAccepted '152231'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048095'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048095'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047979'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047979'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050651'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050651'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050591'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050591'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045013'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045013'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047993'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047993'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047994'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047994'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045060'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045060'^^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%3A66411%3A287047930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047930'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047930'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044939'^^xsd:integer;
  dwc:scientificName 'Amblyosyllis formosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044939'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1258721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050462'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050462'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045024'^^xsd:integer;
  dwc:scientificName 'Onchidorididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045024'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050688'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050688'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045116'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045116'^^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%3A287050408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050408'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050408'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045182'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045182'^^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%3A66411%3A287047886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047886'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047886'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047972'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047972'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045079'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045079'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050654'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050654'^^xsd:string;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050602'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050602'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050454'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050454'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045152'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045152'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045228'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045228'^^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%3A66412%3A287050661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050661'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050661'^^xsd:string;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045206'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045206'^^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%3A66411%3A287048073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048073'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048073'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050598'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050598'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045220'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045220'^^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%3A66411%3A287048015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048015'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048015'^^xsd:string;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047976'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047976'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045208'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045208'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047928'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047928'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044928'^^xsd:integer;
  dwc:scientificName 'Gnathia vorax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044928'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '119000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045180'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045180'^^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%3A287047946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047946'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047946'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045080'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045080'^^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%3A287050359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050359'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050359'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050529'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050529'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050450'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050450'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047907'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047907'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050609'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050609'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047897'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047897'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050537'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050537'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044964'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044964'^^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%3A66411%3A287048035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048035'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048035'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044997'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044997'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045114'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045114'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044973'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044973'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047951'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047951'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044943'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044943'^^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%3A287044954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044954'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus intermedius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044954'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045074'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045074'^^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%3A287047989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047989'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047989'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048054'^^xsd:integer;
  dwc:scientificName 'Oerstedia dorsalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048054'^^xsd:string;
  dwc:aphiaIdAccepted '122817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050666'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050666'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047941'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047941'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050492'^^xsd:integer;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050492'^^xsd:string;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050429'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050429'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050655'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050655'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045243'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045243'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045084'^^xsd:integer;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045084'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050512'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050512'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048068'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048068'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050551'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050551'^^xsd:string;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045164'^^xsd:integer;
  dwc:scientificName 'Iphimedia spatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045164'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050521'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050521'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050387'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050387'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050597'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050597'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050533'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050533'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045253'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045253'^^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%3A287048009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048009'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048009'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048023'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048023'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048059'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048059'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045086'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045086'^^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%3A287050441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050441'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050441'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047882'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047882'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050630'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050630'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047949'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047949'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050523'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050523'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045264'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045264'^^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%3A287050478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050478'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050478'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047934'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047934'^^xsd:string;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050530'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050530'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044945'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044945'^^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%3A66409%3A287044990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044990'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044990'^^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%3A66411%3A287048097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048097'^^xsd:integer;
  dwc:scientificName 'Amphiporus bioculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048097'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044942'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044942'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050364'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050364'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050509'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050509'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047997'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047997'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044930'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044930'^^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%3A66409%3A287045092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045092'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045092'^^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%3A287047987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047987'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047987'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045172'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045172'^^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%3A66409%3A287045036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045036'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045036'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050410'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050410'^^xsd:string;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050520'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050520'^^xsd:string;
  dwc:aphiaIdAccepted '129499'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045204'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045204'^^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%3A66411%3A287047879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047879'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047879'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044931'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044931'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045058'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045058'^^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%3A66409%3A287045225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045225'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045225'^^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%3A287045260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045260'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045260'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045073'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045073'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045248'^^xsd:integer;
  dwc:scientificName 'Urothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045248'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050491'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050491'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048034'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048034'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045178'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045178'^^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%3A287050582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050582'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050582'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050468'^^xsd:integer;
  dwc:scientificName 'Polydora 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050468'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050587'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050587'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048063'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048063'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045119'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045119'^^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%3A66412%3A287050420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050420'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050420'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047948'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047948'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050361'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050361'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050619'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050619'^^xsd:string;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050416'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050416'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050516'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050516'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050449'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050449'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050649'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050649'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044979'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044979'^^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%3A66411%3A287047894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047894'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047894'^^xsd:string;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050554'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050554'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050536'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050536'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050354'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050354'^^xsd:string;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050379'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050379'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045155'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045155'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047913'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047913'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050398'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050398'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047981'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047981'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045137'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045137'^^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%3A287050396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050396'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050396'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050546'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050546'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045098'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045098'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047931'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047931'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045168'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045168'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044952'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044952'^^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%3A66411%3A287048077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048077'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048077'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047970'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047970'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050662'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050662'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050381'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050381'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044957'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044957'^^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%3A287047910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047910'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047910'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048029'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048029'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045189'^^xsd:integer;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045189'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045011'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045011'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045235'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045235'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047892'^^xsd:integer;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047892'^^xsd:string;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050391'^^xsd:integer;
  dwc:scientificName 'Cirratulus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050391'^^xsd:string;
  dwc:aphiaIdAccepted '129243'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050600'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050600'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045245'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045245'^^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%3A287050637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050637'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050637'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045197'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045197'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048038'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048038'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050362'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050362'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047887'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047887'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050451'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050451'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050349'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050349'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045095'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045095'^^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%3A66411%3A287047893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047893'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047893'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048028'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048028'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045132'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045132'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050612'^^xsd:integer;
  dwc:scientificName 'Nephtys 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050612'^^xsd:string;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047985'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047985'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048076'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048076'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048039'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048039'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047903'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047903'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048027'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048027'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044989'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044989'^^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%3A66411%3A287047937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047937'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047937'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045059'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045059'^^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%3A66411%3A287048057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048057'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha puerilis subsp. siberti'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048057'^^xsd:string;
  dwc:aphiaIdAccepted '1730024'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047912'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047912'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050652'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050652'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050453'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050453'^^xsd:string;
  dwc:aphiaIdAccepted '129359'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045148'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045148'^^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%3A287048078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048078'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048078'^^xsd:string;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044938'^^xsd:integer;
  dwc:scientificName 'Alcyonidioides mytili'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '468026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044938'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048048'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048048'^^xsd:string;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048031'^^xsd:integer;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048031'^^xsd:string;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045181'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045181'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050409'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050409'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045002'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045002'^^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%3A287050615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050615'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050615'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045023'^^xsd:integer;
  dwc:scientificName 'Odostomia plicata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045023'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050407'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050407'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048103'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048103'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050481'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050481'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045238'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045238'^^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%3A66412%3A287050366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050366'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050366'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045008'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045008'^^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%3A287050672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050672'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050672'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044936'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044936'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045188'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045188'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050616'^^xsd:integer;
  dwc:scientificName 'Notophyllum foliosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050616'^^xsd:string;
  dwc:aphiaIdAccepted '130661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045218'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045218'^^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%3A66412%3A287050363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050363'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050363'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047929'^^xsd:integer;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047929'^^xsd:string;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050417'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050417'^^xsd:string;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045127'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045127'^^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%3A287048055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048055'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048055'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045019'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045019'^^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%3A66411%3A287048012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048012'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048012'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045103'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045103'^^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%3A66409%3A287045142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045142'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045142'^^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%3A66411%3A287047908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047908'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047908'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044951'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044951'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047977'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047977'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048001'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048001'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044998'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044998'^^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%3A287045202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045202'^^xsd:integer;
  dwc:scientificName 'Petaloproctus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045202'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050487'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050487'^^xsd:string;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048066'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048066'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050620'^^xsd:integer;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050620'^^xsd:string;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050635'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050635'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045232'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045232'^^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%3A66409%3A287045242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045242'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045242'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050493'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050493'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050439'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050439'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044963'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044963'^^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%3A66409%3A287045224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045224'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045224'^^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%3A287050574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050574'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050574'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050555'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050555'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050648'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050648'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045251'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045251'^^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%3A287045192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045192'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045192'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045201'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045201'^^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%3A287050595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050595'^^xsd:integer;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050595'^^xsd:string;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045043'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045043'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050677'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050677'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050678'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050678'^^xsd:string;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045138'^^xsd:integer;
  dwc:scientificName 'Eulalia 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045138'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045085'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045085'^^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%3A66411%3A287047968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047968'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047968'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047915'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047915'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045221'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045221'^^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%3A66411%3A287047926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047926'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047926'^^xsd:string;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050560'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050560'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045105'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045105'^^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%3A287045207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045207'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045207'^^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%3A66409%3A287045244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045244'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045244'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050482'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050482'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045176'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045176'^^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%3A287045184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045184'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045184'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047924'^^xsd:integer;
  dwc:scientificName 'Lembos'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047924'^^xsd:string;
  dwc:aphiaIdAccepted '101469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050646'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050646'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047898'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047898'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045193'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045193'^^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%3A66412%3A287050494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050494'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050494'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045209'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045209'^^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%3A66409%3A287045018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045018'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045018'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044955'^^xsd:integer;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044955'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048004'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048004'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050403'^^xsd:integer;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050403'^^xsd:string;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050632'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050632'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044956'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044956'^^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%3A66412%3A287050479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050479'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050479'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050657'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050657'^^xsd:string;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048046'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048046'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048091'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048091'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045226'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045226'^^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%3A66409%3A287045039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045039'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045039'^^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%3A66412%3A287050543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050543'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050543'^^xsd:string;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045144'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045144'^^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%3A66412%3A287050522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050522'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050522'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050350'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050350'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045146'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045146'^^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%3A287050577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050577'^^xsd:integer;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050577'^^xsd:string;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050471'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050471'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045194'^^xsd:integer;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045194'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050622'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050622'^^xsd:string;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050457'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050457'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045000'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045000'^^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%3A66409%3A287045145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045145'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045145'^^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%3A287045199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045199'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045199'^^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%3A66411%3A287048105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048105'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048105'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045233'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045233'^^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%3A66411%3A287048050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048050'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048050'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050581'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050581'^^xsd:string;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048043'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048043'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050489'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050489'^^xsd:string;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050448'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050448'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048016'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048016'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047885'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047885'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048084'^^xsd:integer;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048084'^^xsd:string;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045165'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045165'^^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%3A287050393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050393'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050393'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050380'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050380'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050610'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050610'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048025'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048025'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044949'^^xsd:integer;
  dwc:scientificName 'Anthura 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044949'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050475'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050475'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045267'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045267'^^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%3A66409%3A287045160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045160'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045160'^^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%3A287050590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050590'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050590'^^xsd:string;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047958'^^xsd:integer;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047958'^^xsd:string;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050413'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050413'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045262'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045262'^^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%3A66411%3A287048045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048045'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048045'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050538'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050538'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045101'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045101'^^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%3A287047971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047971'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047971'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050549'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050549'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045240'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045240'^^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%3A287047957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047957'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047957'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050674'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050674'^^xsd:string;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045190'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045190'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050464'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050464'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050613'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050613'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050593'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050593'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050653'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050653'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050603'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050603'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047984'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047984'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050558'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050558'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045163'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045163'^^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%3A66412%3A287050519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050519'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050519'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045016'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045016'^^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%3A66411%3A287048087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048087'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048087'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047940'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047940'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050517'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050517'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050400'^^xsd:integer;
  dwc:scientificName 'Ehlersia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050400'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050466'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050466'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050663'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050663'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045094'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045094'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050434'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050434'^^xsd:string;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050370'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050370'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045134'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045134'^^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%3A66411%3A287047938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047938'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047938'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045096'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045096'^^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%3A66411%3A287048056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048056'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048056'^^xsd:string;
  dwc:aphiaIdAccepted '130025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050356'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050356'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048061'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048061'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050544'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050544'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050625'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050625'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050505'^^xsd:integer;
  dwc:scientificName 'Typosyllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050505'^^xsd:string;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050650'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050650'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047954'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047954'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050513'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050513'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050461'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050461'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050445'^^xsd:integer;
  dwc:scientificName 'Odostomia acuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050445'^^xsd:string;
  dwc:aphiaIdAccepted '140976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050474'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050474'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045035'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045035'^^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%3A66411%3A287048024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048024'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048024'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045258'^^xsd:integer;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045258'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048101'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048101'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044933'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044933'^^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%3A287045091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045091'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045091'^^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%3A287050594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050594'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050594'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050691'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050691'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050601'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050601'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045131'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045131'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045231'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045231'^^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%3A287050553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050553'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050553'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045110'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045110'^^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%3A287050506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050506'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050506'^^xsd:string;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050562'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050562'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050358'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050358'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045219'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045219'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A287050617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050617'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050617'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048006'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048006'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044929'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044929'^^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%3A66412%3A287050685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050685'^^xsd:integer;
  dwc:scientificName 'Scalibregmatidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050685'^^xsd:string;
  dwc:aphiaIdAccepted '925'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045229'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045229'^^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%3A66409%3A287045006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045006'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045006'^^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%3A287050673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050673'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050673'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047895'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047895'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050605'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050605'^^xsd:string;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050384'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050384'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047921'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047921'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047905'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047905'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050508'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050508'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050368'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050368'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050665'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050665'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050485'^^xsd:integer;
  dwc:scientificName 'Semierycina nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050485'^^xsd:string;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048049'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048049'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050528'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050528'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048030'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048030'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050456'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050456'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047945'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047945'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048089'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048089'^^xsd:string;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047999'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047999'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045135'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045135'^^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%3A287045027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045027'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045027'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045029'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045029'^^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%3A66411%3A287047884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047884'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047884'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050578'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050578'^^xsd:string;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044966'^^xsd:integer;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044966'^^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%3A287050692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050692'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050692'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048083'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048083'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045083'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045083'^^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%3A287050470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050470'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050470'^^xsd:string;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050503'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050503'^^xsd:string;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044981'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044981'^^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%3A287050566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050566'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050566'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050414'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050414'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045263'^^xsd:integer;
  dwc:scientificName 'Malmgreniella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045263'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050383'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050383'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050378'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050378'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048047'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048047'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045109'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045109'^^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%3A287050404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050404'^^xsd:integer;
  dwc:scientificName 'Eulalia tripunctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050404'^^xsd:string;
  dwc:aphiaIdAccepted '130636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050659'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050659'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045136'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045136'^^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%3A66409%3A287045054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045054'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045054'^^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%3A66411%3A287047967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047967'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047967'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050422'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050422'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045021'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045021'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050552'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050552'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045124'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045124'^^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%3A287048067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048067'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048067'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045241'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045241'^^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%3A66411%3A287047909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047909'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047909'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047900'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047900'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048037'^^xsd:integer;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048037'^^xsd:string;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044935'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044935'^^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%3A287050606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050606'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050606'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045106'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045106'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050388'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050388'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050638'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050638'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048010'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048010'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047991'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047991'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047942'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047942'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048086'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048086'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045158'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045158'^^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%3A66412%3A287050539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050539'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050539'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045046'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045046'^^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%3A66411%3A287048060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048060'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048060'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050501'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050501'^^xsd:string;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050645'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050645'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050426'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050426'^^xsd:string;
  dwc:aphiaIdAccepted '1805207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050406'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050406'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050611'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050611'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050535'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050535'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045166'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045166'^^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%3A287050459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050459'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050459'^^xsd:string;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050424'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050424'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044932'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044932'^^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%3A66409%3A287045234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045234'^^xsd:integer;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045234'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047944'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047944'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050369'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050369'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044980'^^xsd:integer;
  dwc:scientificName 'Eulalia 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044980'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050447'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050447'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045122'^^xsd:integer;
  dwc:scientificName 'Branchiomma 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045122'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050511'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050511'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045031'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045031'^^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%3A287050504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050504'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050504'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045072'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045072'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045246'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045246'^^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%3A66412%3A287050421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050421'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050421'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047996'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047996'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050656'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050656'^^xsd:string;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047969'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047969'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045256'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045256'^^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%3A287050419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050419'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050419'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050402'^^xsd:integer;
  dwc:scientificName 'Eulalia 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050402'^^xsd:string;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050618'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050618'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047935'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047935'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050568'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050568'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047899'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047899'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050567'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050567'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047904'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047904'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048000'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048000'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050686'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050686'^^xsd:string;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045076'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045076'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050436'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050436'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045121'^^xsd:integer;
  dwc:scientificName 'Bowerbankia 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045121'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045038'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045038'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045128'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045128'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045150'^^xsd:integer;
  dwc:scientificName 'Flabelligera 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045150'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050670'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050670'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048022'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048022'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047959'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047959'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050440'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050440'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050647'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050647'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044941'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044941'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047918'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047918'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050392'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050392'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047966'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047966'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048104'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048104'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045222'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045222'^^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%3A66411%3A287048093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048093'^^xsd:integer;
  dwc:scientificName 'Typosyllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048093'^^xsd:string;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050596'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050596'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047992'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047992'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050585'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050585'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045211'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045211'^^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%3A287045093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045093'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045093'^^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%3A287044947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044947'^^xsd:integer;
  dwc:scientificName 'Amphitritides 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044947'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050355'^^xsd:integer;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050355'^^xsd:string;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050564'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050564'^^xsd:string;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045081'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045081'^^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%3A66411%3A287048011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048011'^^xsd:integer;
  dwc:scientificName 'Cirriformia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048011'^^xsd:string;
  dwc:aphiaIdAccepted '129245'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045191'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045191'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045050'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045050'^^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%3A287050427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050427'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050427'^^xsd:string;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045249'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045249'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050683'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050683'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050469'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050469'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048021'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048021'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045034'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045034'^^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%3A66412%3A287050559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050559'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050559'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048052'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048052'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044996'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044996'^^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%3A66411%3A287048074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048074'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048074'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045133'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045133'^^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%3A66412%3A287050644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050644'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050644'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045111'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045111'^^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%3A287047896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047896'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047896'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045065'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045065'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044974'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044974'^^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%3A66411%3A287047925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047925'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047925'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048064'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048064'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044971'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044971'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045175'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045175'^^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%3A287050684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050684'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050684'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045151'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045151'^^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%3A287050412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050412'^^xsd:integer;
  dwc:scientificName 'Haplopoma impressum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050412'^^xsd:string;
  dwc:aphiaIdAccepted '111380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050526'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050526'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048082'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048082'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048033'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048033'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048072'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048072'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050583'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050583'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050592'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050592'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050390'^^xsd:integer;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050390'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044948'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044948'^^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%3A66411%3A287048099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048099'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048099'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050480'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050480'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044961'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044961'^^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%3A287045052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045052'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045052'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050572'^^xsd:integer;
  dwc:scientificName 'Ehlersia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050572'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048053'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048053'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050675'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050675'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045028'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045028'^^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%3A66411%3A287047998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047998'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047998'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045017'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045017'^^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%3A287045153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045153'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045153'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045053'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045053'^^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%3A66409%3A287045141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045141'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045141'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050437'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050437'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047939'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047939'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048032'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048032'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047953'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047953'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044992'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044992'^^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%3A287047936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047936'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047936'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050569'^^xsd:integer;
  dwc:scientificName 'Demonax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050569'^^xsd:string;
  dwc:aphiaIdAccepted '325958'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045239'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045239'^^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%3A287044959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044959'^^xsd:integer;
  dwc:scientificName 'Bispira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044959'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050640'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050640'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044987'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044987'^^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%3A66412%3A287050628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050628'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050628'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045047'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045047'^^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%3A287050476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050476'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050476'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050442'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050442'^^xsd:string;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048005'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048005'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045130'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045130'^^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%3A66412%3A287050438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050438'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050438'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045195'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045195'^^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%3A287050527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050527'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050527'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050682'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050682'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045183'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045183'^^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%3A287050514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050514'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050514'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047883'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047883'^^xsd:string;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047890'^^xsd:integer;
  dwc:scientificName 'Aora 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047890'^^xsd:string;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050584'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050584'^^xsd:string;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045020'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045020'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048044'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048044'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050376'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050376'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048092'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048092'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045040'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045040'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045254'^^xsd:integer;
  dwc:scientificName 'Cribrilinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045254'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050631'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050631'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044953'^^xsd:integer;
  dwc:scientificName 'Ascidia 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044953'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048014'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048014'^^xsd:string;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044958'^^xsd:integer;
  dwc:scientificName 'Bicellariella 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044958'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050626'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050626'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050467'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050467'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045261'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045261'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045214'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045214'^^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%3A66412%3A287050676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050676'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050676'^^xsd:string;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048036'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048036'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048096'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048096'^^xsd:string;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045186'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045186'^^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%3A287050634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050634'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050634'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050660'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050660'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044960'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044960'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050348'^^xsd:integer;
  dwc:scientificName 'Parapionosyllis 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050348'^^xsd:string;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050532'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050532'^^xsd:string;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050486'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050486'^^xsd:string;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044985'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044985'^^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%3A66412%3A287050573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050573'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050573'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045033'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045033'^^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%3A287045154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045154'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045154'^^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%3A66412%3A287050460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050460'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050460'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050599'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050599'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048090'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048090'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045007'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045007'^^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%3A66412%3A287050371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050371'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050371'^^xsd:string;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047947'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047947'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045045'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045045'^^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%3A66412%3A287050367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050367'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050367'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045247'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045247'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050550'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050550'^^xsd:string;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050621'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050621'^^xsd:string;
  dwc:aphiaIdAccepted '130025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044944'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044944'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047901'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047901'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047988'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047988'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045125'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045125'^^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%3A287045177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045177'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045177'^^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%3A287047986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047986'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047986'^^xsd:string;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045203'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045203'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050443'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050443'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045171'^^xsd:integer;
  dwc:scientificName 'Liljeborgia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045171'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048085'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048085'^^xsd:string;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047980'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047980'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045159'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045159'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045108'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045108'^^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%3A287050365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050365'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050365'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045055'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045055'^^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%3A66409%3A287045185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045185'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045185'^^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%3A66411%3A287047927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047927'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047927'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045196'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045196'^^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%3A287050668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050668'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050668'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048041'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048041'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045057'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045057'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045113'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045113'^^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%3A66409%3A287045123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045123'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045123'^^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%3A287050561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050561'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050561'^^xsd:string;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045070'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045070'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047914'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047914'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050415'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050415'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044988'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044988'^^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%3A66409%3A287045102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045102'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045102'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050525'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050525'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044995'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044995'^^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%3A287045087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045087'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045087'^^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%3A66412%3A287050351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050351'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050351'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044978'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044978'^^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%3A287050641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050641'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050641'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045001'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045001'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045022'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045022'^^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%3A66411%3A287048098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048098'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048098'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045061'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045061'^^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%3A66409%3A287045162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045162'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045162'^^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%3A66412%3A287050397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050397'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050397'^^xsd:string;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050496'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050496'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045015'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045015'^^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%3A287050586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050586'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050586'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047922'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047922'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050540'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050540'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047963'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047963'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050643'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050643'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050477'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050477'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045147'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045147'^^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%3A287047889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047889'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047889'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045118'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045118'^^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%3A66411%3A287048065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048065'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048065'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048102'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048102'^^xsd:string;
  dwc:aphiaIdAccepted '156259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045071'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045071'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050689'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050689'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044970'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044970'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048088'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048088'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045156'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045156'^^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%3A66409%3A287045236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045236'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045236'^^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%3A66411%3A287048018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048018'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048018'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050374'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050374'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048017'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048017'^^xsd:string;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050425'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050425'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050534'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050534'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045187'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045187'^^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%3A66411%3A287048042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048042'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048042'^^xsd:string;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047983'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047983'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045030'^^xsd:integer;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045030'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045230'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045230'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048079'^^xsd:integer;
  dwc:scientificName 'Sipunculus nudus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048079'^^xsd:string;
  dwc:aphiaIdAccepted '136084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050395'^^xsd:integer;
  dwc:scientificName 'Demonax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050395'^^xsd:string;
  dwc:aphiaIdAccepted '325958'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050399'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050399'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050633'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050633'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050498'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050498'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045140'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045140'^^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%3A66409%3A287044946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044946'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044946'^^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%3A287045174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045174'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045174'^^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%3A66409%3A287045265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045265'^^xsd:integer;
  dwc:scientificName 'Cirratulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045265'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045173'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045173'^^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%3A287048008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048008'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048008'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047880'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047880'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045062'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045062'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045099'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045099'^^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%3A287044982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044982'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044982'^^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%3A287045167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045167'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045167'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050465'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050465'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050518'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050518'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044962'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044962'^^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%3A66412%3A287050507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050507'^^xsd:integer;
  dwc:scientificName 'Urothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050507'^^xsd:string;
  dwc:aphiaIdAccepted '101789'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048106'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048106'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044983'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044983'^^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%3A66409%3A287045250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045250'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045250'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044984'^^xsd:integer;
  dwc:scientificName 'Euphrosine foliosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044984'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050614'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050614'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045048'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045048'^^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%3A66409%3A287045009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045009'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045009'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050435'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050435'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045117'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045117'^^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%3A66412%3A287050428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050428'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050428'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044975'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044975'^^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%3A66412%3A287050664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050664'^^xsd:integer;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050664'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050473'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050473'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050679'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050679'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045082'^^xsd:integer;
  dwc:scientificName 'Malmgreniella arenicolae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045082'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050642'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050642'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045010'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045010'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050629'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050629'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045100'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045100'^^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%3A287048071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048071'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048071'^^xsd:string;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048094'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048094'^^xsd:string;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050548'^^xsd:integer;
  dwc:scientificName 'Amphitritides 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050548'^^xsd:string;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050687'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050687'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050690'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050690'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047964'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047964'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050455'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050455'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050423'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050423'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047923'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047923'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050563'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050563'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047891'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047891'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050604'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050604'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047943'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047943'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045200'^^xsd:integer;
  dwc:scientificName 'Partulida pellucida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045200'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048019'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048019'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047982'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047982'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050524'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050524'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044934'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044934'^^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%3A66409%3A287044977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044977'^^xsd:integer;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044977'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047911'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047911'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050352'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050352'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050382'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050382'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050495'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050495'^^xsd:string;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045078'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045078'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050452'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050452'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050556'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050556'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050579'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050579'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050624'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050624'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045026'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045026'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048026'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048026'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045179'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045179'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050541'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050541'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045069'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045069'^^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%3A287045126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045126'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045126'^^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%3A66409%3A287045237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045237'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045237'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045097'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045097'^^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%3A287045170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045170'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045170'^^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%3A287050671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050671'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050671'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047919'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047919'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045089'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045089'^^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%3A66409%3A287045014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045014'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045014'^^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%3A287044967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044967'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044967'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050623'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050623'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045216'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045216'^^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%3A66409%3A287045004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045004'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045004'^^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%3A66409%3A287045149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045149'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045149'^^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%3A66412%3A287050373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050373'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050373'^^xsd:string;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050446'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050446'^^xsd:string;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050386'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050386'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050497'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050497'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050484'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050484'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047956'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047956'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050360'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050360'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050510'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050510'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045143'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045143'^^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%3A287050557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050557'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050557'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048020'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048020'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050502'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050502'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047962'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047962'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050627'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050627'^^xsd:string;
  dwc:aphiaIdAccepted '129359'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045259'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045259'^^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%3A66411%3A287047917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047917'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047917'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050576'^^xsd:integer;
  dwc:scientificName 'Eulalia 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050576'^^xsd:string;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045210'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045210'^^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%3A287050667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050667'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050667'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045049'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045049'^^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%3A287044986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044986'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044986'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050608'^^xsd:integer;
  dwc:scientificName 'Nebalia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050608'^^xsd:string;
  dwc:aphiaIdAccepted '147031'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047950'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047950'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045120'^^xsd:integer;
  dwc:scientificName 'Barentsia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045120'^^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%3A287050377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050377'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050377'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050547'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050547'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050401'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050401'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047974'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047974'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048051'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048051'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045213'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045213'^^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%3A287050357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050357'^^xsd:integer;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050357'^^xsd:string;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045161'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045161'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045041'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045041'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045129'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045129'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047902'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047902'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050580'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050580'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050444'^^xsd:integer;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050444'^^xsd:string;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047960'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047960'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050545'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050545'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044937'^^xsd:integer;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044937'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050639'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050639'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050432'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050432'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050589'^^xsd:integer;
  dwc:scientificName 'Haedropleura septangularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050589'^^xsd:string;
  dwc:aphiaIdAccepted '141864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044976'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044976'^^xsd:string;
  dwc:observationDate '2019-07-05'^^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%3A287045077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045077'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045077'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050483'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050483'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045107'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045107'^^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%3A66409%3A287045157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045157'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045157'^^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%3A287045255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045255'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045255'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045056'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045056'^^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%3A66411%3A287047955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047955'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047955'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045044'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045044'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048040'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048040'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050433'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050433'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047995'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047995'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74047232174973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.236920840995928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74047232174973 -5.236920840995928)"^^geo:wktLiteral ;
  geo-pos:lat "51.74047232174973"^^xsd:decimal ;
  geo-pos:long "-5.236920840995928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047933'^^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.2369208409959'^^xsd:double;
  dwc:latitude '51.74047232175'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047933'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042999'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042999'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043567'^^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 '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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043567'^^xsd:string;
  dwc:observationDate '2010-06-22'^^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%3A287043000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043000'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043000'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66408%3A287043569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043569'^^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 '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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043569'^^xsd:string;
  dwc:observationDate '2010-06-22'^^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%3A287043005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043005'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043005'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66408%3A287043573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043573'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043573'^^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%3A66405%3A287042997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042997'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042997'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66405%3A287042998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287042998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287042998'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042998'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66408%3A287043572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043572'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043572'^^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%3A66408%3A287043568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043568'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043568'^^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%3A287043566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043566'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043566'^^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%3A66405%3A287043001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043001'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043001'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66408%3A287043575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043575'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043575'^^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%3A287043574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043574'^^xsd:integer;
  dwc:scientificName 'Okenia aspersa'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043574'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043002'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043002'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A287043571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043571'^^xsd:integer;
  dwc:scientificName 'Favorinus branchialis'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139940'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043571'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043004'^^xsd:integer;
  dwc:scientificName 'Tergipes tergipes'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043004'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043570'^^xsd:integer;
  dwc:scientificName 'Favorinus blianus'^^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.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043570'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73512550364836"^^xsd:decimal ;
  dwc:decimalLongitude "-5.235089637033862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287043003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73512550364836 -5.235089637033862)"^^geo:wktLiteral ;
  geo-pos:lat "51.73512550364836"^^xsd:decimal ;
  geo-pos:long "-5.235089637033862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287043003'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2350896370339'^^xsd:double;
  dwc:latitude '51.735125503648'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043003'^^xsd:string;
  dwc:observationDate '2006-06-05'^^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%3A66413%3A287053964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053964'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053964'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053923'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053923'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054067'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054067'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051967'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051967'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052257'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052257'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052275'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052275'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054046'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054046'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054511'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054511'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053844'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053844'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053883'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053883'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054163'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054163'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053791'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053791'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053898'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053898'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '119859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053942'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053942'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054215'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054215'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052094'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052094'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053602'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053602'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054378'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054378'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052084'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052084'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053894'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053894'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052292'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052292'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054352'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054352'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053784'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053784'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052282'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052282'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053985'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053985'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053861'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053861'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054258'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054258'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054504'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054504'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053764'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054100'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054100'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054261'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054261'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054018'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054018'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054111'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054111'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053698'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053698'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054081'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054081'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053953'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053953'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053813'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053813'^^xsd:string;
  dwc:observationDate '2005-03-19'^^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%3A66413%3A287053987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053987'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053987'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054272'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054272'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054014'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054014'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054189'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054189'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054417'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054417'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051999'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051999'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053569'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053569'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054396'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054396'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054007'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054007'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053687'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053687'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053810'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053810'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054153'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054153'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052001'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052001'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054408'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054408'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052055'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052055'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054042'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054042'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051976'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051976'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053860'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053860'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053849'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053849'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053589'^^xsd:integer;
  dwc:scientificName 'Lutraria angustior'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053589'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053716'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053716'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053725'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053725'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054498'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054498'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054041'^^xsd:integer;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054041'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052304'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052304'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052169'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052169'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054334'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054334'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052043'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052043'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054203'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054203'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054260'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054260'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053809'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053809'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052201'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052201'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053970'^^xsd:integer;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053970'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053982'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053982'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052200'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052200'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053950'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053950'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053825'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053825'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052155'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052155'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054318'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054318'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053892'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053892'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052242'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052242'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054249'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054249'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053957'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053957'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053917'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053917'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052075'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052075'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054088'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054088'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053657'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053657'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053733'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053733'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054033'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054033'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053624'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053624'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054350'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054350'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054224'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054224'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054324'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054324'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054501'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054501'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053879'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053879'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053866'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053866'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053901'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053901'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052098'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052098'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051963'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051963'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052126'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052126'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052135'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052135'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052340'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052340'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052158'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052158'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054414'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054414'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054015'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054015'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053666'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053666'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053717'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053717'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053664'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053664'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053722'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053722'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052035'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052035'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053779'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053779'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054103'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054103'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054392'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054392'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053922'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053922'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054096'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054134'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054134'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052006'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052006'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052177'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052177'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052249'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052249'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053912'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053912'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052274'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052274'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053881'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053881'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052261'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052261'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053956'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053956'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054144'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054144'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054237'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054237'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052025'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052025'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054110'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054110'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053998'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053998'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052078'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052078'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054506'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054506'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052005'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052005'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052298'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052298'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053736'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053736'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054427'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054427'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053963'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053963'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054000'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054000'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054248'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054248'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054089'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054089'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054198'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054198'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054162'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054162'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053974'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053974'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052273'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052273'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054053'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054053'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052161'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052161'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053743'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053743'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053672'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053672'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053916'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053916'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052264'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052264'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054755'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054755'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052013'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052013'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054219'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054219'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054056'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054056'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054174'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054174'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054182'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054182'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053773'^^xsd:integer;
  dwc:scientificName 'Amphitritinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053773'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052235'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052235'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053966'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053966'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054036'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054036'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054058'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054058'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054132'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054132'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052338'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052338'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054383'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054383'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052345'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052345'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052109'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052109'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053906'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053906'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053653'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053653'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052286'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052286'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051975'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051975'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054319'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054319'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052114'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052114'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053684'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053684'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054045'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054045'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053803'^^xsd:integer;
  dwc:scientificName 'Harmothoe ljungmani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053803'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054510'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054510'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051969'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051969'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054178'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054178'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054221'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054221'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053799'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053799'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053693'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053693'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052029'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052029'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053601'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053601'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052051'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052051'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053978'^^xsd:integer;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053978'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053747'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053747'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054201'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054201'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054022'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054022'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052215'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052215'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052319'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052319'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052299'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052299'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054421'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054421'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053800'^^xsd:integer;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053800'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053930'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053930'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053795'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053795'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051987'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051987'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052191'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052191'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052172'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052172'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054301'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054301'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054065'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054065'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054347'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054347'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052000'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052000'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054322'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054322'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052278'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052278'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052254'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052254'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053951'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053951'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054330'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054330'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052019'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052019'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054484'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054484'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053622'^^xsd:integer;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053622'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052108'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052108'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052083'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052083'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054003'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054003'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053959'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053959'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054202'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054202'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053843'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053843'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054290'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054290'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052239'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052239'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053597'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053597'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053586'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053586'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052062'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052062'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053856'^^xsd:integer;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053856'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054084'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054084'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053885'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053885'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054066'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054066'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054310'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054310'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054413'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054413'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053676'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053676'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053993'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053993'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053746'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053746'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053902'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053902'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053913'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053913'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053915'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053915'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054418'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054418'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052163'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052163'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052095'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052095'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054032'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054032'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054348'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054348'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053627'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053627'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054278'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054278'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054433'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054433'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054341'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054341'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052074'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052074'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054266'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054266'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054333'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054333'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054359'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054359'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053834'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053834'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054353'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054353'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053880'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053880'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053867'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053867'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052056'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052056'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054137'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054137'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053726'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053726'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054275'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054275'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054164'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054164'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052208'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052208'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052315'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052315'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053946'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053946'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054152'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054152'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054095'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054095'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052247'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052247'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051977'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051977'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053682'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053682'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052293'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052293'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051959'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051959'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054344'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054344'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052267'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052267'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054257'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054257'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052238'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052238'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053599'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053599'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054316'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054316'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053939'^^xsd:integer;
  dwc:scientificName 'Solasteridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053939'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '123143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053654'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053654'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052038'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052038'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053585'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053585'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054429'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054429'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052335'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052335'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054154'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054154'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053918'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053918'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054087'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054087'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052175'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052175'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054483'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054483'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052018'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052018'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053948'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053948'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054075'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054075'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052203'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052203'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052240'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052240'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052112'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052112'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054204'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054204'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054447'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054447'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054401'^^xsd:integer;
  dwc:scientificName 'Solasteridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054401'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '123143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053789'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053789'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052189'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052189'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053811'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053811'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053724'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053724'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054090'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054090'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053958'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053958'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052259'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052259'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052211'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052211'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053929'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053929'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053635'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053635'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054031'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054031'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053832'^^xsd:integer;
  dwc:scientificName 'Perkinsiana rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053832'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054508'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054508'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052151'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052151'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052119'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052119'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052017'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052017'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054296'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054296'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053613'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053613'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052101'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052101'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053896'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053896'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054108'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054108'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053701'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053701'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054122'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054122'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053619'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053619'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054113'^^xsd:integer;
  dwc:scientificName 'Demonax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054113'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '325958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052266'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052266'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053828'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053828'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053798'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053798'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054361'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054361'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054016'^^xsd:integer;
  dwc:scientificName 'Caulleriella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054016'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053938'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053938'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053794'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053794'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054125'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054125'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053852'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053852'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052152'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052152'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052276'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052276'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054055'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054055'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054271'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054271'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052225'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052225'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053649'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053649'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054064'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054064'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051998'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051998'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054039'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054039'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051983'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051983'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054425'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054425'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054426'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054426'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052251'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052251'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053671'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^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.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053671'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051964'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051964'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054128'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054128'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052117'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052117'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054028'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054028'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054172'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054172'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054300'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054300'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053847'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053847'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053742'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053742'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054457'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054457'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054209'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054209'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053972'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053972'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053616'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053616'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054196'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054196'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052317'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052317'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054269'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054269'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051991'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051991'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054098'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054098'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052065'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052065'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054338'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054338'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053973'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053973'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054480'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054480'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054329'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054329'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052184'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052184'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054416'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054416'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054232'^^xsd:integer;
  dwc:scientificName 'Caulleriella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054232'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053711'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053711'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053952'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053952'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054404'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054404'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053692'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053692'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052067'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052067'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054381'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054381'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054124'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054124'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053674'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053674'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053714'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053714'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053945'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053945'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052054'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052054'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052272'^^xsd:integer;
  dwc:scientificName 'Ebalia cranchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052272'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053905'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053905'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053719'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053719'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054467'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054467'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052291'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052291'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053859'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053859'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051954'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051954'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053577'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053577'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053753'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053753'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054370'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054370'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054019'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054019'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052128'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052128'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051989'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051989'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053815'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^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.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053815'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053667'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053667'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054407'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054407'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053870'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053870'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052263'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052263'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053984'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053984'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052012'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052012'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052069'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052069'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054242'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054242'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054262'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054262'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054193'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054193'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052032'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052032'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053921'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053921'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053855'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053855'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054239'^^xsd:integer;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054239'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054038'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054038'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052342'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052342'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053700'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053700'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052048'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052048'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052157'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052157'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053783'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053783'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052004'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052004'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052066'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052066'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053848'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053848'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053697'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053805'^^xsd:integer;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053805'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053997'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053997'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053777'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053777'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054156'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054156'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052279'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052279'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054091'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054091'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053605'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053605'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054197'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054197'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053655'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053655'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054439'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054439'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054514'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054514'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052178'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052178'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052102'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052102'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053994'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053994'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053756'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053756'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053621'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053621'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054233'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054233'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052258'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052258'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053814'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053814'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054104'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054104'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052213'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052213'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054495'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054495'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053734'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053734'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054402'^^xsd:integer;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054402'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053865'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053865'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052216'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052216'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053768'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053768'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052122'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052122'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053806'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053806'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054454'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054454'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054287'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054287'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052202'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052202'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053941'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053941'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052227'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052227'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052277'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052277'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052164'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052164'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052330'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052330'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052320'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052320'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053899'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris subsp. vulgaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053899'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053820'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053820'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053924'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053924'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052245'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052245'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053787'^^xsd:integer;
  dwc:scientificName 'Crisia aculeata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053787'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '111690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054234'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054234'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053661'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053661'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052028'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052028'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052106'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052106'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052318'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052318'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053641'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053641'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054023'^^xsd:integer;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054023'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053715'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053715'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052093'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052093'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052143'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052143'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054085'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054085'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053900'^^xsd:integer;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053900'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052290'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052290'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051996'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051996'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053659'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053659'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052174'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052174'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053650'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053650'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053675'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053675'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051988'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051988'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053889'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053889'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054299'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054299'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054456'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054456'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053593'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053593'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052146'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052146'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053735'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053735'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053890'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053890'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052154'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052154'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052352'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052352'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052255'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052255'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053781'^^xsd:integer;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053781'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052031'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052031'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053588'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053588'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054235'^^xsd:integer;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054235'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052183'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052183'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054479'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054479'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054092'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054092'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054138'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054138'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053759'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053759'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052104'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052104'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053801'^^xsd:integer;
  dwc:scientificName 'Halecium muricatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053801'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054505'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054505'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053996'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053996'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054432'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054432'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053769'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053769'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054364'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054364'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054487'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054487'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052228'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052228'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051962'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051962'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054461'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054461'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051971'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051971'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054078'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054078'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053933'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053933'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052303'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052303'^^xsd:string;
  dwc:observationDate '1970-09-27'^^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%3A66413%3A287052233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052233'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052233'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054161'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054161'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054339'^^xsd:integer;
  dwc:scientificName 'Parougia caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054339'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053645'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053645'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054243'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054243'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052085'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052085'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053904'^^xsd:integer;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053904'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053839'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053839'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053713'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053713'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052124'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052124'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054304'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054304'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052321'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052321'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053940'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053940'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053691'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053691'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053587'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053587'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054002'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054002'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053869'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053869'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054244'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054244'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054307'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054307'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052196'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052196'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052205'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052205'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052283'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052283'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052351'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052351'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054223'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054223'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054312'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054312'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054340'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054340'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053943'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053943'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053770'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053770'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053762'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053762'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051974'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051974'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052325'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052325'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054149'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054149'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052063'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052063'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054214'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054214'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054116'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054116'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054126'^^xsd:integer;
  dwc:scientificName 'Halecium muricatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054126'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053583'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053583'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054188'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054188'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054397'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054397'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053875'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053875'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053772'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053772'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054057'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054057'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054236'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054236'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052099'^^xsd:integer;
  dwc:scientificName 'Mesacmaea mitchellii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052099'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053771'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053771'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053836'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053836'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054077'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054077'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052089'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052089'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053757'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053757'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053882'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053882'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054488'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054488'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053846'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053846'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054332'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054332'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054435'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054435'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054503'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054503'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054117'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054117'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054017'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054017'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053830'^^xsd:integer;
  dwc:scientificName 'Pareurythoe 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.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053830'^^xsd:string;
  dwc:aphiaIdAccepted '129838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052020'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052020'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054391'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054391'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054323'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054323'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052071'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052071'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052288'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052288'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053919'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053919'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052217'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052217'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051982'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051982'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053895'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053895'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052041'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052041'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051972'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051972'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054183'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054183'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053579'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053579'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053638'^^xsd:integer;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053638'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052113'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052113'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054442'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054442'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054335'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054335'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052268'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052268'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053979'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053979'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053868'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053868'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052210'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052210'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054273'^^xsd:integer;
  dwc:scientificName 'Tubulanus annulatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054273'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054276'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054276'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053631'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053631'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054267'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054267'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054141'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054141'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053925'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053925'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054218'^^xsd:integer;
  dwc:scientificName 'Tubificoides benedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054218'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054020'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054020'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052129'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052129'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054468'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054468'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053596'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053596'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052060'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052060'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052224'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052224'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053639'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053639'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054499'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054499'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052349'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052349'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054253'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054253'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053990'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053990'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054109'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054109'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051984'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051984'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051995'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051995'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054210'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054210'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054062'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054062'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054357'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054357'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054181'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054181'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052027'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052027'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053752'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053752'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053975'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053975'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053947'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053947'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052033'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052033'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053647'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053647'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052307'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052307'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053854'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053854'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054151'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054151'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053683'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053683'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053710'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053710'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053897'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053897'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052160'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052160'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054157'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054157'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052237'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052237'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054220'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054220'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053615'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053615'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052339'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052339'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053578'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053578'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052014'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052014'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053729'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053729'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052123'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052123'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053623'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053623'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054166'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054166'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054440'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054440'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052212'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052212'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054455'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054455'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054281'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054281'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052334'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052334'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054360'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054360'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054436'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054436'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054343'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054343'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054481'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054481'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053821'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053821'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053582'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053582'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053652'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053652'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054331'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054331'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052269'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052269'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053618'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053618'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054207'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054207'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052181'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052181'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054076'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054076'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053903'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053903'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054288'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054288'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054490'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054490'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052034'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052034'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053955'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053955'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054001'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054001'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052296'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052296'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054052'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054052'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052253'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052253'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054252'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054252'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052118'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052118'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051946'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051946'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053812'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053812'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054356'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054356'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051992'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051992'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052221'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052221'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053614'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053614'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054173'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054173'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053977'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053977'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051958'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051958'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054027'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054027'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053606'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053606'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054385'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054385'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054363'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054363'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054099'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054099'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053634'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053634'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054159'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054159'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053637'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053637'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054345'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054345'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053818'^^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.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053818'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052341'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052341'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053712'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053712'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054502'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054502'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053755'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053755'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054073'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054073'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054264'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054264'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052214'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052214'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054372'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054372'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052110'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052110'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053754'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053754'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052068'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052068'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051994'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051994'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054029'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054029'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054469'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054469'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052132'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052132'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054382'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054382'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052199'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052199'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054760'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054760'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052073'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052073'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052182'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052182'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054177'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054177'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052329'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052329'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054068'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054068'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051952'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051952'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052082'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052082'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054395'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054395'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054254'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054254'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053926'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053926'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052145'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052145'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052343'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052343'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054225'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054225'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054140'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054140'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054026'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054026'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052016'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052016'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052040'^^xsd:integer;
  dwc:scientificName 'Mesacmaea mitchellii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052040'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054320'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054320'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052127'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052127'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051970'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051970'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053971'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053971'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054256'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054256'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052064'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052064'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052162'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052162'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054265'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054265'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054475'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054475'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052136'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052136'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054247'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054247'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054379'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054379'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053797'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053797'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053888'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053888'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053572'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053572'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054274'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054274'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054030'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054030'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053991'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053991'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052052'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052052'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052289'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052289'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053738'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053738'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054496'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054496'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054757'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054757'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053678'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053678'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054291'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054291'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054419'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054419'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054105'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054105'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051981'^^xsd:integer;
  dwc:scientificName 'Trivia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051981'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053845'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053845'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054342'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054342'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054422'^^xsd:integer;
  dwc:scientificName 'Gyptis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054422'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053796'^^xsd:integer;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053796'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053686'^^xsd:integer;
  dwc:scientificName 'Thelepodinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '181511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053686'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '181511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053584'^^xsd:integer;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053584'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053598'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053598'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052022'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052022'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054463'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054463'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052133'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052133'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054740'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054740'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054133'^^xsd:integer;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054133'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054145'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054145'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054011'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054011'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054094'^^xsd:integer;
  dwc:scientificName 'Chioninae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054094'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053680'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053680'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054063'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054063'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052287'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052287'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052357'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052357'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052141'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052141'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054114'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054114'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053804'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053804'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051997'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051997'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052037'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052037'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052236'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052236'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054369'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054369'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054321'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054321'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054230'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054230'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053935'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053935'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052159'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052159'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054444'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054444'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052297'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052297'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054004'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054004'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053573'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053573'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051980'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051980'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054012'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054012'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053988'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053988'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054048'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054048'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054208'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054208'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053660'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053660'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052355'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052355'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054325'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054325'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053745'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053745'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054074'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054074'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053960'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053960'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054150'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054150'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053780'^^xsd:integer;
  dwc:scientificName 'Barentsia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053780'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052171'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052171'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053644'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053644'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054127'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054127'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053690'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053690'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053643'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053643'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054044'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054044'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054093'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054093'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053826'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053826'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052045'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052045'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052173'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052173'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054226'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054226'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054187'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054187'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054739'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054739'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054268'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054268'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052121'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052121'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054358'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054358'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053980'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053980'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053934'^^xsd:integer;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053934'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052322'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052322'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052107'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052107'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054086'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054086'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054194'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054194'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054478'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054478'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053961'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053961'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054388'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054388'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053626'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053626'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054171'^^xsd:integer;
  dwc:scientificName 'Carbasea carbasea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054171'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '111362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053727'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053727'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052010'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052010'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052313'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052313'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054303'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054303'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054195'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054195'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053704'^^xsd:integer;
  dwc:scientificName 'Amphitritinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053704'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054080'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054080'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052049'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052049'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053853'^^xsd:integer;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053853'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054482'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054482'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054386'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054386'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052036'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052036'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052207'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052207'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053873'^^xsd:integer;
  dwc:scientificName 'Xanthidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053873'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054284'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054284'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054466'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054466'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054286'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054286'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054083'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054083'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054400'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054400'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054389'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054389'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053802'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053802'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053696'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053696'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052226'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052226'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052209'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052209'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053931'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053931'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054410'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054410'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054298'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054298'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053740'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053740'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053822'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053822'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052244'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052244'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053761'^^xsd:integer;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053761'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054054'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054054'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053786'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053786'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054184'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054184'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053876'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053876'^^xsd:string;
  dwc:observationDate '2000-09-27'^^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%3A66413%3A287053570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053570'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053570'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054430'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054430'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054211'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054211'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054191'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054191'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052285'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052285'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052311'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052311'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054309'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054309'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052265'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052265'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053665'^^xsd:integer;
  dwc:scientificName 'Ophiactis balli'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053665'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054420'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054420'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052080'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052080'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054516'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054516'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054289'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054289'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053851'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053851'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052300'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052300'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054165'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054165'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054293'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054293'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053776'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053776'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052347'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052347'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052070'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052070'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052314'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052314'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054398'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054398'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054228'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054228'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053604'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053604'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053983'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053983'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054486'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054486'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054403'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054403'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054047'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054047'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054160'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054160'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053609'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053609'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053884'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053884'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054097'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054097'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054376'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054376'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053968'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053968'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053723'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053723'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052336'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052336'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054263'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054263'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052058'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052058'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053751'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053751'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053871'^^xsd:integer;
  dwc:scientificName 'Trophonopsis barvicencis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053871'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053807'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053807'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052086'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052086'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052003'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052003'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054489'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054489'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052147'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052147'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052139'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052139'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054384'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054384'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054326'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054326'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052328'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052328'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052167'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052167'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053989'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053989'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054294'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054294'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053782'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053782'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052026'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052026'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053831'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053831'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054452'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054452'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053640'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053640'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054445'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054445'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052166'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052166'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053920'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053920'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052309'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052309'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054513'^^xsd:integer;
  dwc:scientificName 'Tubulanus annulatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054513'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052193'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052193'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053720'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053720'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053765'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053765'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054411'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054411'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051985'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051985'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054147'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054147'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052096'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052096'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052042'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052042'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054441'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054441'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051973'^^xsd:integer;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051973'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053709'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053709'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052081'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052081'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052180'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052180'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054285'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054285'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053689'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053689'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053699'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053699'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053663'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053663'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052061'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052061'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054472'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054472'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052097'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052097'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054346'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054346'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053965'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053965'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053838'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053838'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052092'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052092'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054431'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054431'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054112'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054112'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051961'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051961'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054464'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054464'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054238'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054238'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053721'^^xsd:integer;
  dwc:scientificName 'Golfingia elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053721'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '175026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053642'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053642'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052326'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052326'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054295'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054295'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054231'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054231'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053949'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053949'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052131'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052131'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053981'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053981'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054245'^^xsd:integer;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054245'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054229'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054229'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053620'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053620'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053969'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053969'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052134'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052134'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052156'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052156'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054251'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054251'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052198'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052198'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052179'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052179'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054282'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054282'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054186'^^xsd:integer;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054186'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054494'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054494'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052072'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052072'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053718'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053718'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054190'^^xsd:integer;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054190'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053646'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053646'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053932'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053932'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054106'^^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.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054106'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054148'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054148'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053763'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053763'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053767'^^xsd:integer;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053767'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053774'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053774'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053891'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053891'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054192'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054192'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054123'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054123'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052125'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052125'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053611'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053611'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053617'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053617'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054176'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054176'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053739'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053739'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052219'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052219'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052021'^^xsd:integer;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052021'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054222'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054222'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054405'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054405'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054477'^^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.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054477'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053705'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053705'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054024'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054024'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054135'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054135'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053887'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053887'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052223'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052223'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054277'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054277'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054005'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054005'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053758'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053758'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054043'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054043'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054412'^^xsd:integer;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054412'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054175'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054175'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054473'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054473'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054297'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054297'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052280'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052280'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054082'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054082'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054115'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054115'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053864'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053864'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054754'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054754'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053625'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053625'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054185'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054185'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053909'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053909'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054438'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054438'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053677'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053677'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052356'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052356'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052260'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052260'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054206'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054206'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054465'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054465'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054387'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054387'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052030'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052030'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054368'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054368'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054006'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054006'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052331'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052331'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054336'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054336'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052150'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052150'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054423'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054423'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053750'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053750'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054367'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054367'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054013'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054013'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051960'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051960'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053840'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053840'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053833'^^xsd:integer;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053833'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052140'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052140'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052111'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052111'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051965'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051965'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053673'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053673'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053778'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053778'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054259'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054259'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054756'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054756'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053911'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053911'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054315'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054315'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052324'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052324'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054428'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054428'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054450'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054450'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054168'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054168'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053936'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053936'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054167'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054167'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053788'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053788'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053706'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053706'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053574'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053574'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053748'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053748'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052312'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052312'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054118'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054118'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054069'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054069'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052011'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052011'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054035'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054035'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053823'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053823'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052302'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052302'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053824'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053824'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052007'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052007'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054377'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054377'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054246'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054246'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052148'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052148'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053695'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053695'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051951'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051951'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054311'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054311'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054328'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054328'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052246'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052246'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053829'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053829'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053992'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053992'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054255'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054255'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053877'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053877'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052120'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052120'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054071'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054071'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051949'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051949'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053581'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053581'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053610'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053610'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053591'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053591'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054314'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054314'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054390'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054390'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054500'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054500'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053863'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053863'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053937'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053937'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053633'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053633'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054515'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054515'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054101'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054101'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053837'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053837'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053858'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053858'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054217'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054217'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054337'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054337'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052050'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052050'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052220'^^xsd:integer;
  dwc:scientificName 'Trivia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052220'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053944'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053944'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053669'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053669'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054493'^^xsd:integer;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054493'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053893'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053893'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054010'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054010'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052091'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052091'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052024'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052024'^^xsd:string;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054051'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054051'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053976'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053976'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051978'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051978'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053679'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053679'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054200'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054200'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053790'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053790'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054241'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054241'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051966'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051966'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053590'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053590'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052348'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052348'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054049'^^xsd:integer;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054049'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053731'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053731'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053850'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053850'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053827'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053827'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052230'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052230'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053707'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053707'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054009'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054009'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052271'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052271'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054415'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054415'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052295'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052295'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051993'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051993'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054371'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054371'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052248'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052248'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054119'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054119'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054443'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054443'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052222'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052222'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051968'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051968'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054061'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054061'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052168'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052168'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052308'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052308'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054437'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054437'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053629'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053629'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054453'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054453'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053636'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053636'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053670'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053670'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054399'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054399'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054050'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054050'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054317'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054317'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052059'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052059'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054146'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054146'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051957'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051957'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052284'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052284'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054448'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054448'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053872'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053872'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054060'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054060'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053685'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053685'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054079'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054079'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054227'^^xsd:integer;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054227'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052350'^^xsd:integer;
  dwc:scientificName 'Corella parallelogramma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052350'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052153'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052153'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054313'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054313'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052103'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052103'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052053'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052053'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053628'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053628'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054216'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054216'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054434'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054434'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052130'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052130'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053595'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053595'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054746'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054746'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052077'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052077'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052294'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052294'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053580'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053580'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053656'^^xsd:integer;
  dwc:scientificName 'Liljeborgia pallida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053656'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053910'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053910'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054130'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054130'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053688'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053688'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053928'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053928'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052105'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052105'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052243'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052243'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054034'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054034'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054131'^^xsd:integer;
  dwc:scientificName 'Iphimedia nexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054131'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053817'^^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.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053817'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052270'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052270'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052190'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052190'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052023'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052023'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053835'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053835'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054158'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054158'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054394'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054394'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052186'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052186'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051979'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051979'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053658'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053658'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054136'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054136'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052076'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052076'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052252'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052252'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054072'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054072'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054292'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054292'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054308'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054308'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052197'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052197'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053568'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053568'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053732'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053732'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054476'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054476'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053760'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053760'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053842'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053842'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052234'^^xsd:integer;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052234'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054270'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054270'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052142'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052142'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053749'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053749'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054458'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054458'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054366'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054366'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053995'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053995'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051950'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051950'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054509'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054509'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053600'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053600'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053927'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053927'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053607'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053607'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053703'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053703'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052008'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052008'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052009'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052009'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052231'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052231'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053962'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053962'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287051955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051955'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051955'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054474'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054474'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052316'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052316'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054179'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054179'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054129'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054129'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053728'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053728'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052344'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052344'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054280'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054280'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053575'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053575'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052185'^^xsd:integer;
  dwc:scientificName 'Trivia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052185'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054446'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054446'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054169'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054169'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052138'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052138'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053878'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053878'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054373'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054373'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053648'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053648'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053571'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053571'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054449'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054449'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052218'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052218'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051990'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051990'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052087'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052087'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053651'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053651'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052332'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052332'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053785'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053785'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052046'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052046'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052346'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052346'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052281'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052281'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054142'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054142'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053576'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053576'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053694'^^xsd:integer;
  dwc:scientificName 'Nebalia herbstii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053694'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '156259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054409'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054409'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054025'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054025'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052195'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052195'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054180'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054180'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051953'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051953'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054107'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054107'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054279'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054279'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054120'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054120'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054351'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054351'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052232'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052232'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052206'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052206'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053592'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053592'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054170'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054170'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054459'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054459'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053612'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053612'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054306'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054306'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054121'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054121'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052327'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052327'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053886'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053886'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052354'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052354'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053907'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053907'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054021'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054021'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054139'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054139'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053967'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053967'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054037'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054037'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054374'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054374'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052144'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052144'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052310'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052310'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054355'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054355'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054213'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054213'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054205'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054205'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053741'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053741'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053841'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053841'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054393'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054393'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054375'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054375'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053662'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053662'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054059'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054059'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052192'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052192'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052079'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052079'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054462'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054462'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054470'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054470'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054102'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054102'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054451'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054451'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054485'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054485'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054492'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054492'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053914'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053914'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054349'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054349'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052353'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052353'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054302'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054302'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052262'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052262'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054365'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054365'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054283'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054283'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054040'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054040'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053744'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053744'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054517'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054517'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053702'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053702'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052115'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052115'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052090'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052090'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052306'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052306'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054471'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054471'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054212'^^xsd:integer;
  dwc:scientificName 'Scalibregma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054212'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054240'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054240'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052188'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052188'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052301'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052301'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053594'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053594'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054460'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054460'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052256'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052256'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052047'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052047'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054507'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054507'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053908'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053908'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053862'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053862'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053775'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053775'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052250'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052250'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053793'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053793'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052170'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052170'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052100'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052100'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053681'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053681'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053603'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053603'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052333'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052333'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053857'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053857'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052323'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052323'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052044'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052044'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054250'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054250'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052194'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052194'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052057'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052057'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054497'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054497'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054354'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054354'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054070'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054070'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054491'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054491'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054362'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054362'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052165'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052165'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054143'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054143'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054380'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054380'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053668'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053668'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054406'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054406'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053808'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053808'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052176'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052176'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053986'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053986'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054155'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054155'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054008'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054008'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054327'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054327'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054305'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054305'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052088'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052088'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053792'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053792'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053708'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053708'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053730'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053730'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052305'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052305'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052002'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052002'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052137'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052137'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052204'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052204'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054424'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054424'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287054512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054512'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054512'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052149'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052149'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053632'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053632'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052241'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052241'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053816'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053816'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053608'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053608'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052187'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052187'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052039'^^xsd:integer;
  dwc:scientificName 'Lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052039'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053999'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053999'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287052229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287052229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287052229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287052229'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287052229'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053954'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053954'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053819'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053819'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287054199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287054199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287054199'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287054199'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053737'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053737'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287051947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287051947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287051947'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coastal Assessment. Liaison and Monitoring'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287051947'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66413%3A287053874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7378586814213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233836126250078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7378586814213 -5.233836126250078)"^^geo:wktLiteral ;
  geo-pos:lat "51.7378586814213"^^xsd:decimal ;
  geo-pos:long "-5.233836126250078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66413%3A287053874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66413:287053874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66413'^^xsd:integer;
  dwc:catalogNumber '287053874'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2338361262501'^^xsd:double;
  dwc:latitude '51.737858681421'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66413:287053874'^^xsd:string;
  dwc:observationDate '2004-09-27'^^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%3A66403%3A287041559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041559'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041559'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041128'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041128'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041487'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041487'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046431'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046431'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040088'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040088'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040979'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040979'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046280'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046280'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041282'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041282'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040397'^^xsd:integer;
  dwc:scientificName 'Tubulanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040397'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '122388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040810'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040810'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040100'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040100'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040923'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040923'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046291'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046291'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041681'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041681'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041463'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041463'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041048'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041048'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040981'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040981'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040916'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040916'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041886'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041886'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046359'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046359'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287046346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046346'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046346'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041622'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041622'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041599'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041599'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040241'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040241'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66399%3A287039449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039449'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039449'^^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%3A66403%3A287040806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040806'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040806'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041850'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041850'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041567'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041567'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054731'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054731'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041701'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041701'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041756'^^xsd:integer;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041756'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046378'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046378'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041788'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041788'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040197'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040197'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046276'^^xsd:integer;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046276'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046478'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046478'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041437'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041437'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040929'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040929'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040164'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040164'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046459'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046459'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041147'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041147'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041469'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041469'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041290'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041290'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040949'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040949'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040254'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040254'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041022'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041022'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041672'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041672'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041455'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041455'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041075'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041075'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041166'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041166'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046424'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046424'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040976'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040976'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041901'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041901'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041821'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041821'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041250'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041250'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041080'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041080'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041366'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041366'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040939'^^xsd:integer;
  dwc:scientificName 'Adalaria proxima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040939'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040270'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040270'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041692'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041692'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040260'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040260'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041377'^^xsd:integer;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041377'^^xsd:string;
  dwc:observationDate '2010-05-25'^^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%3A66403%3A287041860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041860'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041860'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041561'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041561'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041449'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041449'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046299'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046299'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041440'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041440'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041110'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041110'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046462'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046462'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040200'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040200'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040406'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040406'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040824'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040824'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041450'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041450'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041027'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041027'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041621'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041621'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041747'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041747'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040257'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040257'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040993'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040993'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041854'^^xsd:integer;
  dwc:scientificName 'Tubificoides benedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041854'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041307'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041307'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041260'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041260'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040387'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040387'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040356'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040356'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041397'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041397'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041138'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041138'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041755'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041755'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041417'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041417'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040986'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040986'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041656'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041656'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040251'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040251'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039448'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039448'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040084'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040084'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046338'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046338'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040060'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040060'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040329'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040329'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041168'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041168'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046240'^^xsd:integer;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046240'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041265'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041265'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040830'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040830'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041376'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041376'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046255'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046255'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041863'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041863'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041107'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041107'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040339'^^xsd:integer;
  dwc:scientificName 'Peachia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040339'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041878'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041878'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046287'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046287'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040103'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040103'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041336'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041336'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046396'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046396'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041606'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041606'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041459'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041459'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041772'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041772'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041404'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041404'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046254'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046254'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046421'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046421'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046453'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046453'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287054730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054730'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054730'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040154'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040154'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040353'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040353'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66399%3A287039456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039456'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039456'^^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%3A66403%3A287040918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040918'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040918'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041790'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041790'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040145'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040145'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046388'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046388'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041490'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041490'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040120'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040120'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046458'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046458'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040337'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040337'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040059'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040059'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041710'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041710'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040070'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040070'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046425'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046425'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041888'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041888'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041501'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041501'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046316'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046316'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041145'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041145'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046348'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046348'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041042'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041042'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040280'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040280'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041426'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041426'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041347'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041347'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041851'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041851'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041060'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041060'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041630'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041630'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041808'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041808'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040250'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040250'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041227'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041227'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041024'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041024'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041011'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041011'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041043'^^xsd:integer;
  dwc:scientificName 'Apseudes talpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041043'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041339'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041339'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040921'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040921'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040133'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040133'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040333'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040333'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040821'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040821'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041330'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041330'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041300'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041300'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041202'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041202'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041834'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041834'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041848'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041848'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041830'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041830'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040364'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040364'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041553'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041553'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041759'^^xsd:integer;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041759'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041090'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041090'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040214'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040214'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041520'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041520'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041657'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041657'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039457'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039457'^^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%3A66403%3A287041167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041167'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041167'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040319'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040319'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046284'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046284'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041855'^^xsd:integer;
  dwc:scientificName 'Tubificoides benedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041855'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041111'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041111'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040174'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040174'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040065'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040065'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040850'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040850'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041676'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041676'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054733'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054733'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040125'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040125'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040242'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040242'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041385'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041385'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040350'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040350'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041292'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041292'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046366'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046366'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040220'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040220'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041549'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041549'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041610'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041610'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046330'^^xsd:integer;
  dwc:scientificName 'Raphitoma 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046330'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041159'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041159'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039460'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039460'^^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%3A66409%3A287046334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046334'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046334'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041036'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041036'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046343'^^xsd:integer;
  dwc:scientificName 'Urothoe 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046343'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040179'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040179'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041838'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041838'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040173'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040173'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041221'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041221'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046279'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046279'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040944'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040944'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041776'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041776'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041398'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041398'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041494'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041494'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041249'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041249'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041798'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041798'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041005'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041005'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040218'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040218'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040943'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040943'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040316'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040316'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040361'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040361'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041734'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041734'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041291'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041291'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041917'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041917'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040395'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040395'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046244'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046244'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287046381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046381'^^xsd:integer;
  dwc:scientificName 'Brachystomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046381'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '491631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041765'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041765'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041862'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041862'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041918'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041918'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041908'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041908'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041253'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041253'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046358'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046358'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041309'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041309'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041384'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041384'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041843'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041843'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046337'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046337'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040217'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040217'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040933'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040933'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046375'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046375'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041523'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041523'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040259'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040259'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040113'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040113'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041261'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041261'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041783'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041783'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046439'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046439'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041051'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041051'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041771'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041771'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66399%3A287039461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039461'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039461'^^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%3A66403%3A287040343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040343'^^xsd:integer;
  dwc:scientificName 'Phaeophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040343'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040357'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040357'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040157'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040157'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046341'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046341'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041169'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041169'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040969'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040969'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041217'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041217'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041206'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041206'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041558'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041558'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046415'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046415'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040064'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040064'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041731'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041731'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040226'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040226'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040186'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040186'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040134'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040134'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041226'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041226'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040980'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040980'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040075'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040075'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041054'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041054'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041240'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041240'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046298'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046298'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041315'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041315'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041728'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041728'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041212'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041212'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041807'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041807'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040180'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040180'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046295'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046295'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041153'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041153'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040288'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040288'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040964'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040964'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041104'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041104'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040107'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040107'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046241'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046241'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041402'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041402'^^xsd:string;
  dwc:observationDate '2001-01-24'^^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%3A287046403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046403'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046403'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041876'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041876'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041009'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041009'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040963'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040963'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039463'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039463'^^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%3A66403%3A287040382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040382'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040382'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041714'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041714'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040373'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040373'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040828'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040828'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041257'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041257'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040092'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040092'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040261'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040261'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040296'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040296'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040398'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040398'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041422'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041422'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046477'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046477'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041334'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041334'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041509'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041509'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046476'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046476'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046306'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046306'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041201'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041201'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041413'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041413'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041264'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041264'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041668'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041668'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041822'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041822'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041310'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041310'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041552'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041552'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040799'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040799'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041444'^^xsd:integer;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041444'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040143'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040143'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039462'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039462'^^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%3A66403%3A287040390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040390'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040390'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041213'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041213'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040831'^^xsd:integer;
  dwc:scientificName 'Mesacmaea mitchellii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040831'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '416481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041074'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041074'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041753'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041753'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040917'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040917'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046395'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046395'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041021'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041021'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041526'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041526'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046320'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046320'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046336'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046336'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041067'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041067'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041365'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041365'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66399%3A287039447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039447'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039447'^^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%3A66403%3A287041425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041425'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041425'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040829'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040829'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046408'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046408'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041899'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041899'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040375'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040375'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041542'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041542'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040153'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040153'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041194'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041194'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041320'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041320'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041569'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041569'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041857'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041857'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041165'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041165'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041266'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041266'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040838'^^xsd:integer;
  dwc:scientificName 'Peachia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040838'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046269'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046269'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041050'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041050'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040948'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040948'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041389'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041389'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041779'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041779'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040114'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040114'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046357'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046357'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041690'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041690'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040915'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040915'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041082'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041082'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041363'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041363'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041100'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041100'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046290'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046290'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041396'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041396'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040378'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040378'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041340'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041340'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041902'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041902'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041044'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041044'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040151'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040151'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040927'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040927'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041401'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041401'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041741'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041741'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041633'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041633'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040326'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040326'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040947'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040947'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041117'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041117'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046354'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046354'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041704'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041704'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046466'^^xsd:integer;
  dwc:scientificName 'Urothoe 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046466'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046339'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046339'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287046430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046430'^^xsd:integer;
  dwc:scientificName 'Oedicerotidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046430'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046277'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046277'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041564'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041564'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041231'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041231'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046304'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046304'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041129'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041129'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041785'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041785'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041612'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041612'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041472'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041472'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040194'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040194'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041617'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041617'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046446'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046446'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040359'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040359'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040231'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040231'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041065'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041065'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041215'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041215'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040384'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040384'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041694'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041694'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046251'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046251'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041895'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041895'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046391'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046391'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040955'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040955'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046443'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046443'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041273'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041273'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040051'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040051'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040972'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040972'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041583'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041583'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040253'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040253'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040318'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040318'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040287'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040287'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041452'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041452'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040809'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040809'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041885'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041885'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040136'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040136'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046451'^^xsd:integer;
  dwc:scientificName 'Pyramidellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046451'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046364'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046364'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040411'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040411'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040381'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040381'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041183'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041183'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046303'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046303'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040122'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040122'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040166'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040166'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041203'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041203'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041493'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041493'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040331'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040331'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046371'^^xsd:integer;
  dwc:scientificName 'Ampeliscidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046371'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040849'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040849'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040362'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040362'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040962'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040962'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041272'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041272'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041872'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041872'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041061'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041061'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041438'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041438'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041270'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041270'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040215'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040215'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041066'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041066'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041804'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041804'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040370'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040370'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041098'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041098'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040106'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040106'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041007'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041007'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040834'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040834'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040086'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040086'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040304'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040304'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041155'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041155'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041412'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041412'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046475'^^xsd:integer;
  dwc:scientificName 'Malmgreniella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046475'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054748'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054748'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040262'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040262'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046377'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046377'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040941'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040941'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041508'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041508'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040142'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040142'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046342'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046342'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041269'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041269'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040258'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040258'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046472'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046472'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041209'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041209'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041314'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041314'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040282'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040282'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041020'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041020'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041565'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041565'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046246'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046246'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041738'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041738'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041706'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041706'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040377'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040377'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041156'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041156'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041430'^^xsd:integer;
  dwc:scientificName 'Monoculodes borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041430'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '423725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041890'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041890'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041299'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041299'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041797'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041797'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040140'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040140'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046438'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046438'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040386'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040386'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040988'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040988'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040844'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040844'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046275'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046275'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041122'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041122'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040235'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040235'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041654'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041654'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041372'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041372'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040822'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040822'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041640'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041640'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041375'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041375'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041395'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041395'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041505'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041505'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040269'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040269'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046380'^^xsd:integer;
  dwc:scientificName 'Brachystomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046380'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '491631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041078'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041078'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041589'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041589'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041923'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041923'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041289'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041289'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041448'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041448'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041556'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041556'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041545'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041545'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040974'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040974'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041874'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041874'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040053'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040053'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040920'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040920'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041745'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041745'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041504'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041504'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041775'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041775'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041818'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041818'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041825'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041825'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046311'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046311'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046419'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046419'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041673'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041673'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041587'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041587'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66399%3A287039458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039458'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039458'^^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%3A66403%3A287040315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040315'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040315'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041096'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041096'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041361'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041361'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041406'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041406'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046314'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046314'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041283'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041283'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041792'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041792'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046289'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046289'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041924'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041924'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041316'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041316'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040816'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040816'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041677'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041677'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040283'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040283'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041653'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041653'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040305'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040305'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041466'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041466'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041729'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041729'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040187'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040187'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041900'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041900'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040354'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040354'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040330'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040330'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041810'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041810'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041170'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041170'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041581'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041581'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041519'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041519'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040206'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040206'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040272'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040272'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041784'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041784'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046374'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046374'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041618'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041618'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041112'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041112'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039446'^^xsd:integer;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039446'^^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%3A66403%3A287040192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040192'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040192'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040055'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040055'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040128'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040128'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041140'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041140'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041537'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041537'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041341'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041341'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041349'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041349'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041097'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041097'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041833'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041833'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040170'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040170'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041709'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041709'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046349'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046349'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041903'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041903'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040160'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040160'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040355'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040355'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046365'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046365'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041685'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041685'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041468'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041468'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041536'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041536'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041109'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041109'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040225'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040225'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041046'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041046'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041925'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041925'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041251'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041251'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041460'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041460'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040147'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040147'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041826'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041826'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041439'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041439'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041441'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041441'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041230'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041230'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041817'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041817'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041086'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041086'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041735'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041735'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041120'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041120'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040057'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040057'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046245'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046245'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041031'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041031'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041869'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041869'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041517'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041517'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040311'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040311'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041574'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041574'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041636'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041636'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040328'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040328'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041174'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041174'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040346'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040346'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041499'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041499'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040409'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040409'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040189'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040189'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041905'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041905'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041285'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041285'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041414'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041414'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046263'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046263'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041601'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041601'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041052'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041052'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040399'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040399'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041593'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041593'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041592'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041592'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041896'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041896'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040973'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040973'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041849'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041849'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040118'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040118'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040938'^^xsd:integer;
  dwc:scientificName 'Achelia hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040938'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '150521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040093'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040093'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041453'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041453'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040278'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040278'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041585'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041585'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040308'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040308'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046423'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046423'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041163'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041163'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040130'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040130'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041132'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041132'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040245'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040245'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041605'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041605'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041777'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041777'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041308'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041308'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040297'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040297'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040363'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040363'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041175'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041175'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046262'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046262'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040195'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040195'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041305'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041305'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040135'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040135'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040925'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040925'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040327'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040327'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041192'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041192'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040099'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040099'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040267'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040267'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046370'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046370'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041625'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041625'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041416'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041416'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041236'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041236'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041732'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041732'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041697'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041697'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040299'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040299'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041576'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041576'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041087'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041087'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041119'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041119'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046355'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046355'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046292'^^xsd:integer;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046292'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041528'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041528'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041198'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041198'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041733'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041733'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041847'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041847'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041789'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041789'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046305'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046305'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041276'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041276'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041306'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041306'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046368'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046368'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041225'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041225'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041254'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041254'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046253'^^xsd:integer;
  dwc:scientificName 'Anthura 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046253'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041139'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041139'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046252'^^xsd:integer;
  dwc:scientificName 'Amphitritinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046252'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041584'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041584'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040803'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040803'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046323'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046323'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041477'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041477'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040244'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040244'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046420'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046420'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041033'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041033'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041434'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041434'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046243'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046243'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041543'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041543'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046450'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046450'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040401'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040401'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041500'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041500'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041013'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041013'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040177'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040177'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046264'^^xsd:integer;
  dwc:scientificName 'Demonax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046264'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '325958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041910'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041910'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041037'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041037'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046457'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046457'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041639'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041639'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040992'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040992'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041403'^^xsd:integer;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041403'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046398'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046398'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041598'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041598'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041720'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041720'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041795'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041795'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040176'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040176'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046315'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046315'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041224'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041224'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041835'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041835'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039450'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039450'^^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%3A66409%3A287046282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046282'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046282'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041235'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041235'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041301'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041301'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040182'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040182'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040301'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040301'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041768'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041768'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041554'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041554'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040119'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040119'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041572'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041572'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040975'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040975'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040987'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040987'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041707'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041707'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040991'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040991'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041670'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041670'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041607'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041607'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041814'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041814'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046310'^^xsd:integer;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046310'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041053'^^xsd:integer;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041053'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041410'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041410'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041702'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041702'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041518'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041518'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046297'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046297'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041522'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041522'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040232'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040232'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041661'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041661'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040240'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040240'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041126'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041126'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A66403%3A287041611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041611'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041611'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041892'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041892'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041423'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041423'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046440'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046440'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041529'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041529'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040172'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040172'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041541'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041541'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040847'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040847'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040369'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040369'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041884'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041884'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041333'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041333'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041228'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041228'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041445'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041445'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040185'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040185'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040336'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040336'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040961'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040961'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041727'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041727'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040842'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040842'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040814'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040814'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040970'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040970'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041115'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041115'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040984'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040984'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041513'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041513'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046449'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046449'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041076'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041076'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041642'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041642'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041040'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041040'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041421'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041421'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046406'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046406'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041383'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041383'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041912'^^xsd:integer;
  dwc:scientificName 'Cylindroleberis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041912'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040932'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040932'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041495'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041495'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040368'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040368'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040102'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040102'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041471'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041471'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041915'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041915'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041547'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041547'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041017'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041017'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046474'^^xsd:integer;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046474'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041070'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041070'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040243'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040243'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041346'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041346'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040247'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040247'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041637'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041637'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040942'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040942'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040068'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040068'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041889'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041889'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046467'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046467'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041921'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041921'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041711'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041711'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040285'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040285'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041853'^^xsd:integer;
  dwc:scientificName 'Trichobranchus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041853'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040144'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040144'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041181'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041181'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040312'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040312'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041179'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041179'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041431'^^xsd:integer;
  dwc:scientificName 'Monoculodes borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041431'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '423725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041864'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041864'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046363'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046363'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040201'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040201'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040827'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040827'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041591'^^xsd:integer;
  dwc:scientificName 'Pholoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041591'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041386'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041386'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041173'^^xsd:integer;
  dwc:scientificName 'Ericthonius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041173'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046271'^^xsd:integer;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046271'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041318'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041318'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040953'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040953'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040082'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040082'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040078'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040078'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041497'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041497'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040985'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040985'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041866'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041866'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041827'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041827'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041047'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041047'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040826'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040826'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041162'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041162'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041680'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041680'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046417'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046417'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041582'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041582'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041873'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041873'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041304'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041304'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040945'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040945'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041512'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041512'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046274'^^xsd:integer;
  dwc:scientificName 'Eulalia 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046274'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041350'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041350'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040150'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040150'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041846'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041846'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040798'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040798'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040141'^^xsd:integer;
  dwc:scientificName 'Capnea sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040141'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041739'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041739'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040818'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040818'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041560'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041560'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040203'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040203'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046333'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046333'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041004'^^xsd:integer;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041004'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041907'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041907'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041624'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041624'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041378'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041378'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040211'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040211'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041845'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041845'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041740'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041740'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046392'^^xsd:integer;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046392'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040845'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040845'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040168'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040168'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046273'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046273'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041666'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041666'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041875'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041875'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046352'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046352'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041684'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041684'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041296'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041296'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041195'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041195'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046433'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046433'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040389'^^xsd:integer;
  dwc:scientificName 'Sarcodictyon roseum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040389'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040926'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040926'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041012'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041012'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041580'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041580'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046259'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046259'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041187'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041187'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040289'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040289'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046399'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046399'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041842'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041842'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041064'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041064'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041696'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041696'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041234'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041234'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046347'^^xsd:integer;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046347'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041760'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041760'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046468'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046468'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040391'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040391'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041757'^^xsd:integer;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041757'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046278'^^xsd:integer;
  dwc:scientificName 'Flabelligera 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046278'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041897'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041897'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041514'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041514'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041034'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041034'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046309'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046309'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041149'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041149'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041118'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041118'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040911'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040911'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041135'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041135'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041010'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041010'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040108'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040108'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040123'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040123'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046247'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046247'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041634'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041634'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66399%3A287039453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039453'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039453'^^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%3A66403%3A287040148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040148'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040148'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041730'^^xsd:integer;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041730'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040317'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040317'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046428'^^xsd:integer;
  dwc:scientificName 'Nuculoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046428'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041723'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041723'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040236'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040236'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041229'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041229'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041103'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041103'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046327'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046327'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041143'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041143'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041812'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041812'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041763'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041763'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041484'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041484'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041171'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041171'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041328'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041328'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041667'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041667'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046325'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046325'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041507'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041507'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041141'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041141'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041691'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041691'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046383'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046383'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041699'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041699'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041039'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041039'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040936'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040936'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041596'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041596'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041409'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041409'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041277'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041277'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041635'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041635'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041802'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041802'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040090'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040090'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046473'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046473'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040996'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040996'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040229'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040229'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041800'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041800'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041223'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041223'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040117'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040117'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041457'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041457'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041284'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041284'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040334'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040334'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041258'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041258'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040273'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040273'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040081'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040081'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046429'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046429'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046302'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046302'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040307'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040307'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041326'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041326'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046283'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046283'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287046326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046326'^^xsd:integer;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046326'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041588'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041588'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041263'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041263'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287054747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054747'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054747'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041342'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041342'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041252'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041252'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041819'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041819'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040175'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040175'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040227'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040227'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041861'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041861'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041652'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041652'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041629'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041629'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041275'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041275'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040407'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040407'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040833'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040833'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041382'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041382'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040146'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040146'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041246'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041246'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046296'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046296'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041142'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041142'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046285'^^xsd:integer;
  dwc:scientificName 'Heteromysis formosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046285'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '148701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041525'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041525'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040281'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040281'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041922'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041922'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040069'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040069'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046353'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046353'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041533'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041533'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041049'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041049'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040365'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040365'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041769'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041769'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041870'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041870'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041627'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041627'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046410'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046410'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040181'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040181'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040286'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040286'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040804'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040804'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041032'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041032'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041446'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041446'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041815'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041815'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041829'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041829'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040246'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040246'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041286'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041286'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040374'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040374'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041577'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041577'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040048'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040048'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040255'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040255'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041105'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041105'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040930'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040930'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046454'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046454'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041068'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041068'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040403'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040403'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039459'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039459'^^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%3A66403%3A287041247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041247'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041247'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041594'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041594'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041338'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041338'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046301'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046301'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040310'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040310'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041041'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041041'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041204'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041204'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046407'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046407'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041856'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041856'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046235'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046235'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041467'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041467'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041411'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041411'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041898'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041898'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040056'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040056'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041823'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041823'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041481'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041481'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046389'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046389'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046413'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046413'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041121'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041121'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041496'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041496'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046356'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046356'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041035'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041035'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041079'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041079'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041474'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041474'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040131'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040131'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041321'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041321'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040290'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040290'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041794'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041794'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041532'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041532'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041482'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041482'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040212'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040212'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041894'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041894'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041172'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041172'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040913'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040913'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046360'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046360'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041682'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041682'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040277'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040277'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040238'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040238'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041737'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041737'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041084'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041084'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041562'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041562'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040914'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040914'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040165'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040165'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041108'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041108'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041026'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041026'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041839'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041839'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041380'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041380'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040351'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040351'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041746'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041746'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040252'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040252'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041791'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041791'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287054732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054732'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054732'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040076'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040076'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041256'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041256'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041837'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041837'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040294'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040294'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041436'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041436'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041091'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041091'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041816'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041816'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041675'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041675'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041787'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041787'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041919'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041919'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040309'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040309'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041603'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041603'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041626'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041626'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046367'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046367'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041651'^^xsd:integer;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041651'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041379'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041379'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041648'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041648'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040851'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040851'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040230'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040230'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041920'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041920'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041243'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041243'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041909'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041909'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041521'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041521'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041268'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041268'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040813'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040813'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040109'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040109'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041255'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041255'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041424'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041424'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040817'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040817'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041715'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041715'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040400'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040400'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040843'^^xsd:integer;
  dwc:scientificName 'Tubulanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040843'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '122388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041879'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041879'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046293'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046293'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041137'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041137'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046267'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046267'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041805'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041805'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040276'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040276'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041557'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041557'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040132'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040132'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041754'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041754'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046455'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046455'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041491'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041491'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046464'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046464'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041008'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041008'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040966'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040966'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040358'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040358'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041841'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041841'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041887'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041887'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040832'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040832'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041510'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041510'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046405'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046405'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040101'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040101'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041454'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041454'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041405'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041405'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040083'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040083'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046328'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046328'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041193'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041193'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041134'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041134'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040349'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040349'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040205'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040205'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041470'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041470'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046288'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046288'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040291'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040291'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041331'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041331'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040138'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040138'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046465'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046465'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041354'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041354'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041575'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041575'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041749'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041749'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041245'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041245'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041319'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041319'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040105'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040105'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046257'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046257'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040971'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040971'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041391'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041391'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041188'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041188'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046386'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046386'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041820'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041820'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040968'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040968'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041679'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041679'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041778'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041778'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041356'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041356'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041185'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041185'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040066'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040066'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040956'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040956'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041094'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041094'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046335'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046335'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040213'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040213'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046242'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046242'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040223'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040223'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041867'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041867'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041602'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041602'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041914'^^xsd:integer;
  dwc:scientificName 'Cylindroleberis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041914'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040946'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040946'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040199'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040199'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041152'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041152'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041713'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041713'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040959'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040959'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041693'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041693'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040393'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040393'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041164'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041164'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046384'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046384'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041211'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041211'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046261'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046261'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040074'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040074'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041295'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041295'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041461'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041461'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040188'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040188'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040999'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040999'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046411'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046411'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040320'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040320'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046294'^^xsd:integer;
  dwc:scientificName 'Leptochiton cancellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046294'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041335'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041335'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041400'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041400'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040937'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040937'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041615'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041615'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041534'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041534'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041280'^^xsd:integer;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041280'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046362'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046362'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040379'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040379'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040202'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040202'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040982'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040982'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040954'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040954'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041916'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041916'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041113'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041113'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040149'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040149'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041016'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041016'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046260'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046260'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041088'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041088'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041632'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041632'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040264'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040264'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040302'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040302'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046432'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046432'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046369'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046369'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041669'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041669'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041766'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041766'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041660'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041660'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041028'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041028'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040372'^^xsd:integer;
  dwc:scientificName 'Pyura microcosmus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040372'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046258'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046258'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041057'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041057'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046317'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046317'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041219'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041219'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040054'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040054'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040335'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040335'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041544'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041544'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041506'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041506'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046361'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046361'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040410'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040410'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041388'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041388'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046272'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046272'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041182'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041182'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041793'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041793'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041327'^^xsd:integer;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041327'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041608'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041608'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041751'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041751'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041705'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041705'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041420'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041420'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041479'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041479'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041233'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041233'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041613'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041613'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040284'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040284'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041006'^^xsd:integer;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041006'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046321'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046321'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041237'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041237'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041317'^^xsd:integer;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041317'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041492'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041492'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041678'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041678'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040156'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040156'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041077'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041077'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046238'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046238'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041180'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041180'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041568'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041568'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040919'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040919'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041773'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041773'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041883'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041883'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041774'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041774'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041530'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041530'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040837'^^xsd:integer;
  dwc:scientificName 'Peachia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040837'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046249'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046249'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041150'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041150'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046265'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046265'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040815'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040815'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041116'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041116'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041871'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041871'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041293'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041293'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041208'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041208'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041019'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041019'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040115'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040115'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040239'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040239'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040848'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040848'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040077'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040077'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041538'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041538'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046300'^^xsd:integer;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046300'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041688'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041688'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046322'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046322'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040178'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040178'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041478'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041478'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041432'^^xsd:integer;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041432'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040924'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040924'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040191'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040191'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041099'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041099'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040221'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040221'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041546'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041546'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041770'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041770'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040348'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040348'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041353'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041353'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041429'^^xsd:integer;
  dwc:scientificName 'Monoculodes borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041429'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '423725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040256'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040256'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046250'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046250'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046344'^^xsd:integer;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046344'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041106'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041106'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040852'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040852'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041913'^^xsd:integer;
  dwc:scientificName 'Cylindroleberis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041913'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040360'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040360'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041604'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041604'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041359'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041359'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040222'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040222'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040912'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040912'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041367'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041367'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041744'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041744'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046393'^^xsd:integer;
  dwc:scientificName 'Cribrilina 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046393'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041803'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041803'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041465'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041465'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040137'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040137'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046436'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046436'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041877'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041877'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040811'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040811'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040808'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040808'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041415'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041415'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041831'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041831'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041551'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041551'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041796'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041796'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040152'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040152'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041071'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041071'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040321'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040321'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041539'^^xsd:integer;
  dwc:scientificName 'Odontosyllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041539'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041214'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041214'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040184'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040184'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046471'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046471'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041489'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041489'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040216'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040216'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041001'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041001'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040323'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040323'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041616'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041616'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041764'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041764'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041279'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041279'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041312'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041312'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041722'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041722'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046414'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046414'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040196'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040196'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041840'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041840'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041498'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041498'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041674'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041674'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040098'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040098'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041832'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041832'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041373'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041373'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040167'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040167'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041516'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041516'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041563'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041563'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041130'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041130'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040058'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040058'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041200'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041200'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041643'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041643'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039454'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039454'^^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%3A66403%3A287040383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040383'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040383'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040958'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040958'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041073'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041073'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041724'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041724'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040402'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040402'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041274'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041274'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046400'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046400'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041659'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041659'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041190'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041190'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041364'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041364'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041614'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041614'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041600'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041600'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040950'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040950'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040396'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040396'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040049'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040049'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040965'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040965'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040169'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040169'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041748'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041748'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040071'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040071'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040983'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040983'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041095'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041095'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041638'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041638'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040800'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040800'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046394'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046394'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041244'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041244'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041882'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041882'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040820'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040820'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046340'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046340'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040233'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040233'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041781'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041781'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040300'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040300'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041801'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041801'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040957'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040957'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041579'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041579'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041708'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041708'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041029'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041029'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040121'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040121'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040940'^^xsd:integer;
  dwc:scientificName 'Adalaria proxima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040940'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041447'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041447'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041259'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041259'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041287'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041287'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041695'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041695'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041859'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041859'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041578'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041578'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046445'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046445'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040204'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040204'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041628'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041628'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041824'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041824'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040159'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040159'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041371'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041371'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041548'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041548'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041736'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041736'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040085'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040085'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040854'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040854'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046441'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046441'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040807'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040807'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041324'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041324'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041357'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041357'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041911'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041911'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041671'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041671'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041123'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041123'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041144'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041144'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040171'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040171'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041059'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041059'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040997'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040997'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041392'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041392'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040279'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040279'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046448'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046448'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040989'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040989'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041586'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041586'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041267'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041267'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046379'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046379'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040303'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040303'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054752'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054752'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046422'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046422'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041828'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041828'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041158'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041158'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041136'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041136'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046479'^^xsd:integer;
  dwc:scientificName 'Malmgreniella marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046479'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040990'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040990'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040352'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040352'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040207'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040207'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041154'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041154'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041641'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041641'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040853'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040853'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041664'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041664'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040072'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040072'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046286'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046286'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041780'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041780'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041298'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041298'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041743'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041743'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041686'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041686'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040928'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040928'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041566'^^xsd:integer;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041566'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041620'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041620'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041114'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041114'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040931'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040931'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041718'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041718'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041503'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041503'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041332'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041332'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046435'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046435'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040910'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040910'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041023'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041023'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041852'^^xsd:integer;
  dwc:scientificName 'Trichobranchus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041852'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041650'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041650'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041473'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041473'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041719'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041719'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040977'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040977'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040067'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040067'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041294'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041294'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041649'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041649'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041555'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041555'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287054729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287054729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287054729'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287054729'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041189'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041189'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041665'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041665'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041399'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041399'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A66403%3A287041524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041524'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041524'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041645'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041645'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040332'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040332'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041311'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041311'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041278'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041278'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041752'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041752'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040325'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040325'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046373'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046373'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041093'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041093'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040162'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040162'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046313'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046313'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040110'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040110'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040306'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040306'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041085'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041085'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041102'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041102'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040209'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040209'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041725'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041725'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040967'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040967'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040249'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040249'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040819'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040819'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041063'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041063'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040345'^^xsd:integer;
  dwc:scientificName 'Polycarpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040345'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041597'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041597'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040376'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040376'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041370'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041370'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041360'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041360'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041092'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041092'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040371'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040371'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046397'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046397'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041458'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041458'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041809'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041809'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041083'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041083'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041550'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041550'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046390'^^xsd:integer;
  dwc:scientificName 'Conilera cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046390'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '118842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046237'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046237'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041904'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041904'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040995'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040995'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041348'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041348'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041623'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041623'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046452'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046452'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040835'^^xsd:integer;
  dwc:scientificName 'Peachia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040835'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041844'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041844'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040823'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040823'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041131'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041131'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040274'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040274'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040089'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040089'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040116'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040116'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040404'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040404'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041055'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041055'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046256'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046256'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041662'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041662'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041527'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041527'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046416'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046416'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041433'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041433'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040405'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040405'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041216'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041216'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041716'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041716'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041786'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041786'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046402'^^xsd:integer;
  dwc:scientificName 'Flabelligera 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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046402'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041476'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041476'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041865'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041865'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041222'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041222'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046324'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046324'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041475'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041475'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040129'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040129'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046461'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046461'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287046444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046444'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046444'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041631'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041631'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041700'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041700'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040061'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040061'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040079'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040079'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046382'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046382'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041836'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041836'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041573'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041573'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040292'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040292'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040219'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040219'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046427'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046427'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287046281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046281'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046281'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041352'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041352'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041262'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041262'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041351'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041351'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040394'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040394'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041880'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041880'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041101'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041101'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040126'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040126'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041030'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041030'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040155'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040155'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040234'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040234'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040062'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040062'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041325'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041325'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046351'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046351'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041199'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041199'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041782'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041782'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041297'^^xsd:integer;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041297'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041186'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041186'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041056'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041056'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040392'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040392'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046442'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046442'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041303'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041303'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041515'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041515'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041531'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041531'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040111'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040111'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046447'^^xsd:integer;
  dwc:scientificName 'Pontocrates'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046447'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040080'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040080'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041811'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041811'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041590'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus subsp. strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041590'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040366'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040366'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041072'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041072'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041125'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041125'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041387'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041387'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041220'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041220'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040293'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040293'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040265'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040265'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041038'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041038'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040338'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040338'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041151'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041151'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041146'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041146'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041161'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041161'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046248'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046248'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041025'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041025'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040385'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040385'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040960'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040960'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040805'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040805'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040347'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040347'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041191'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041191'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041018'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041018'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040367'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040367'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041394'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041394'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040836'^^xsd:integer;
  dwc:scientificName 'Peachia cylindrica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040836'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '100927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041571'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041571'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040190'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040190'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041698'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041698'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040935'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040935'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041210'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041210'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040063'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040063'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040388'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040388'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041069'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041069'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046270'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046270'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041015'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041015'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046239'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046239'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041124'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041124'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041881'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041881'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041480'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041480'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041717'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041717'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040210'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040210'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041323'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041323'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046376'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046376'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041689'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041689'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046266'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046266'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040183'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040183'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041288'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041288'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041248'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041248'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040268'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040268'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041488'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041488'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041062'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041062'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040248'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040248'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040322'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040322'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046434'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046434'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041535'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041535'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040094'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040094'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041358'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041358'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041858'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041858'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041205'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041205'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041868'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041868'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040193'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040193'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046308'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046308'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041000'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041000'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041329'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041329'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040112'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040112'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041177'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041177'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041419'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041419'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041485'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041485'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046329'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046329'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041393'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041393'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046469'^^xsd:integer;
  dwc:scientificName 'Pterygocythereis jonesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046469'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '128389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046350'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046350'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041609'^^xsd:integer;
  dwc:scientificName 'Phoronis muelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041609'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '128549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041726'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041726'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046412'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046412'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041683'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041683'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041176'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041176'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041767'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041767'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041271'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041271'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046387'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046387'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041806'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041806'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040052'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040052'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040841'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040841'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041451'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041451'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040275'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040275'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046331'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046331'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287046470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046470'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046470'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041184'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041184'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041646'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041646'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040952'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040952'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040198'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040198'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041238'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041238'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041721'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041721'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041663'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041663'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040855'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040855'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041619'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041619'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041658'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041658'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046236'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046236'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040050'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040050'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041157'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041157'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040237'^^xsd:integer;
  dwc:scientificName 'Distaplia rosea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040237'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040104'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040104'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041595'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041595'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041014'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041014'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041374'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041374'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040978'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040978'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041196'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041196'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040344'^^xsd:integer;
  dwc:scientificName 'Phaeophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040344'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040263'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040263'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041178'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041178'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041687'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041687'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041418'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041418'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041647'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041647'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041045'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041045'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041511'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041511'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046268'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046268'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040951'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040951'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040825'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040825'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041443'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041443'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046456'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046456'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041337'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041337'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041381'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041381'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041464'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041464'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040224'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040224'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041344'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041344'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040158'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040158'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046401'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046401'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041750'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041750'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041540'^^xsd:integer;
  dwc:scientificName 'Odontosyllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041540'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041644'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041644'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041345'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041345'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040073'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040073'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046463'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046463'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041442'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041442'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040408'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040408'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041160'^^xsd:integer;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041160'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046418'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046418'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040097'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040097'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041197'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041197'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041058'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041058'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041239'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041239'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041462'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041462'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041390'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041390'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041799'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041799'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041761'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041761'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040266'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040266'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039455'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039455'^^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%3A66403%3A287040934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040934'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040934'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046385'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046385'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287046332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046332'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046332'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041742'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041742'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041343'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041343'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66399%3A287039452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039452'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Genevieve O`Farrell'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039452'^^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%3A66403%3A287041435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041435'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041435'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041712'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041712'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041891'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041891'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040298'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040298'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046345'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046345'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041368'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041368'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040139'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040139'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041281'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041281'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040314'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040314'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041232'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041232'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041302'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041302'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041483'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041483'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041813'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041813'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040994'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040994'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040295'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040295'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041428'^^xsd:integer;
  dwc:scientificName 'Monoculodes borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041428'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '423725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040998'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040998'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041133'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041133'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040091'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040091'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041486'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041486'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041241'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041241'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041369'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041369'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66409%3A287046404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046404'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046404'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041703'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041703'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040161'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040161'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041570'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041570'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046460'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046460'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287040208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040208'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040208'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046307'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046307'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040087'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040087'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041242'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041242'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046437'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046437'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041089'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041089'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040324'^^xsd:integer;
  dwc:scientificName 'Paguroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040324'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '106687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046372'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046372'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041427'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041427'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039451'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Crawford'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039451'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040846'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040846'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041002'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041002'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041003'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041003'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041362'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041362'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041218'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041218'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040922'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040922'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041313'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041313'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041758'^^xsd:integer;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041758'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040096'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040096'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041207'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041207'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041655'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041655'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046318'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046318'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046409'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046409'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041148'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041148'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040124'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040124'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040163'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040163'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041407'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041407'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041762'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041762'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040095'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040095'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041408'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041408'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041456'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041456'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040313'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040313'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046319'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046319'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041502'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041502'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041893'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041893'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041322'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041322'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040271'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040271'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046426'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046426'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041081'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041081'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A287046312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287046312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287046312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287046312'^^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 '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.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287046312'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66403%3A287041906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041906'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041906'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040380'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040380'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040812'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040812'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041355'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041355'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287041127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287041127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287041127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287041127'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287041127'^^xsd:string;
  dwc:observationDate '2001-09-24'^^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%3A66403%3A287040228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73696090042646"^^xsd:decimal ;
  dwc:decimalLongitude "-5.233771975834134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73696090042646 -5.233771975834134)"^^geo:wktLiteral ;
  geo-pos:lat "51.73696090042646"^^xsd:decimal ;
  geo-pos:long "-5.233771975834134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66403%3A287040228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66403:287040228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66403'^^xsd:integer;
  dwc:catalogNumber '287040228'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jon Moore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2337719758341'^^xsd:double;
  dwc:latitude '51.736960900426'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66403:287040228'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039582'^^xsd:integer;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039582'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039580'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039580'^^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%3A287039549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039549'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039549'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039574'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andrew Davies'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039574'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039588'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039588'^^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%3A66399%3A287039569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039569'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andrew Davies'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039569'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039579'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andrew Davies'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039579'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039598'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039598'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039562'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039562'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039583'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039583'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039575'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andrew Davies'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039575'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039567'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039567'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039552'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039552'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039597'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039597'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039596'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039596'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039566'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039566'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039564'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039564'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039550'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039550'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039560'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039560'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039570'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andrew Davies'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039570'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039595'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039595'^^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%3A287039554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039554'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039554'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039568'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039568'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039584'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039584'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039572'^^xsd:integer;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039572'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287054767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287054767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287054767'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287054767'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039585'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039585'^^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%3A287039589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039589'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039589'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039592'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039592'^^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%3A287039555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039555'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039555'^^xsd:string;
  dwc:observationDate '1970-01-01'^^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%3A287039602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039602'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039602'^^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%3A287039591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039591'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039591'^^xsd:string;
  dwc:observationDate '2005-06-18'^^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%3A66399%3A287039551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039551'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039551'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039594'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039594'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039553'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039553'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039559'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039559'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039561'^^xsd:integer;
  dwc:scientificName 'Pollachius virens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039561'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039599'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039599'^^xsd:string;
  dwc:observationDate '2005-06-18'^^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%3A66399%3A287039556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039556'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039556'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039578'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039578'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039590'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039590'^^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%3A287039573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039573'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andrew Davies'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039573'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039581'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039581'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039600'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039600'^^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%3A287039593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039593'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039593'^^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%3A287039565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039565'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039565'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039577'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039577'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039587'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039587'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039558'^^xsd:integer;
  dwc:scientificName 'Nemertesia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039558'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039586'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039586'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039601'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Lewis'^^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.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039601'^^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%3A287039571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039571'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Garlic'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039571'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039576'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andrew Davies'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039576'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73789850168443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2323900852024945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73789850168443 -5.2323900852024945)"^^geo:wktLiteral ;
  geo-pos:lat "51.73789850168443"^^xsd:decimal ;
  geo-pos:long "-5.2323900852024945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039557'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Scott Tompsett'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2323900852025'^^xsd:double;
  dwc:latitude '51.737898501684'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039557'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66407%3A287043384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043384'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043384'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043404'^^xsd:integer;
  dwc:scientificName 'Securiflustra securifrons'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043404'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043391'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043391'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043381'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043381'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043373'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043373'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043371'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043371'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043392'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043392'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043388'^^xsd:integer;
  dwc:scientificName 'Eupolymnia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043388'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043400'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043400'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043376'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043376'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043411'^^xsd:integer;
  dwc:scientificName 'Gibbula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043411'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043374'^^xsd:integer;
  dwc:scientificName 'Bugula angustiloba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043374'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '833984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043370'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043370'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043395'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043395'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043386'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043386'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043390'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043390'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043396'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043396'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043399'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043399'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043380'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043380'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043406'^^xsd:integer;
  dwc:scientificName 'Thyone roscovita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043406'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287054765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287054765'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287054765'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043366'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043366'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043377'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043377'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043398'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043398'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043405'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043405'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043407'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043407'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043368'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043368'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043394'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043394'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043401'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043401'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043412'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043412'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043410'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043410'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043408'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043408'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043389'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043389'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043379'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043379'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043383'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043383'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043387'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043387'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043378'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043378'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043402'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043402'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043403'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043403'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043382'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043382'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287054737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287054737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287054737'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287054737'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043367'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043367'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043372'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043372'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043375'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043375'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043385'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043385'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66407%3A287043393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043393'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043393'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.735205154292245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232197729646215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.735205154292245 -5.232197729646215)"^^geo:wktLiteral ;
  geo-pos:lat "51.735205154292245"^^xsd:decimal ;
  geo-pos:long "-5.232197729646215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66407%3A287043369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66407:287043369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66407'^^xsd:integer;
  dwc:catalogNumber '287043369'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2321977296462'^^xsd:double;
  dwc:latitude '51.735205154292'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66407:287043369'^^xsd:string;
  dwc:observationDate '2007-06-24'^^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%3A66411%3A287048622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048622'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048622'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048629'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048629'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048597'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048597'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048588'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048588'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048603'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048603'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048626'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048626'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048627'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048627'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048647'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048647'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048579'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048579'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048596'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048596'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048558'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048558'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048654'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048654'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048583'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048583'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048605'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048605'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048608'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048608'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048571'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048571'^^xsd:string;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048632'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048632'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048541'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048541'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048606'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048606'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048615'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048615'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048618'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048618'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048553'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048553'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048555'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048555'^^xsd:string;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048575'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048575'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048599'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048599'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048544'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048544'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048574'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048574'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048551'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048551'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048638'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048638'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048631'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048631'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048601'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048601'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048539'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048539'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048543'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048543'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048655'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048655'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048576'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048576'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048604'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048604'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048640'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048640'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048548'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048548'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048598'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048598'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048594'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048594'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048611'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048611'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048602'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048602'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048563'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048563'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048564'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048564'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048591'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048591'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048582'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048582'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048592'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048592'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048652'^^xsd:integer;
  dwc:scientificName 'Ondina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048652'^^xsd:string;
  dwc:aphiaIdAccepted '138414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048653'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048653'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048645'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048645'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048614'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048614'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048593'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048593'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048569'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048569'^^xsd:string;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048550'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048550'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048545'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048545'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048581'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048581'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048562'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048562'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048610'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048610'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048630'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048630'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048572'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048572'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048620'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048620'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048600'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048600'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048641'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048641'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048613'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048613'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048573'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048573'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048584'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048584'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048635'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048635'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048633'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048633'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048577'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048577'^^xsd:string;
  dwc:aphiaIdAccepted '130915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048585'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048585'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048642'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048642'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048623'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048623'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048549'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048549'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048568'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048568'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048565'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048565'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048595'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048595'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048589'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048589'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048612'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048612'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048649'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048649'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048587'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048587'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048566'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048566'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048560'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048560'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048552'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048552'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048547'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048547'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048554'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048554'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048578'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048578'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048624'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048624'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048648'^^xsd:integer;
  dwc:scientificName 'Amphiporus bioculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048648'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048643'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048643'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048546'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048546'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048580'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048580'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048537'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048537'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048636'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048636'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048634'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048634'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048644'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048644'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048625'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048625'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048540'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048540'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048567'^^xsd:integer;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048567'^^xsd:string;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048557'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048557'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048561'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048561'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048542'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048542'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048651'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048651'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048556'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048556'^^xsd:string;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048617'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048617'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048619'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048619'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048586'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048586'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048639'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048639'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048536'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048536'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048646'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048646'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048609'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048609'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048628'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048628'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048538'^^xsd:integer;
  dwc:scientificName 'Polycladida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048538'^^xsd:string;
  dwc:aphiaIdAccepted '2853'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048559'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048559'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048616'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048616'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048621'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048621'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048650'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048650'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048637'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048637'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048607'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048607'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048570'^^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.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048570'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.737978088901656"^^xsd:decimal ;
  dwc:decimalLongitude "-5.22949799310717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.737978088901656 -5.22949799310717)"^^geo:wktLiteral ;
  geo-pos:lat "51.737978088901656"^^xsd:decimal ;
  geo-pos:long "-5.22949799310717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048590'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294979931072'^^xsd:double;
  dwc:latitude '51.737978088902'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048590'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051554'^^xsd:integer;
  dwc:scientificName 'Oxyrhyncha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051554'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051334'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051334'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051270'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051270'^^xsd:string;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051307'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051307'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048446'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048446'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051339'^^xsd:integer;
  dwc:scientificName 'Sertulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051339'^^xsd:string;
  dwc:aphiaIdAccepted '1614'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051342'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes striatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051342'^^xsd:string;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045705'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045705'^^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%3A66412%3A287051485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051485'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051485'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051486'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051486'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048451'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048451'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048478'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048478'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045811'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045811'^^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%3A287051509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051509'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051509'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045701'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes striatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045701'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048477'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048477'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051404'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051404'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051514'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051514'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051450'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051450'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051266'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051266'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051290'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051290'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048437'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048437'^^xsd:string;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045737'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045737'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051415'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051415'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051281'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051281'^^xsd:string;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051321'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051321'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051479'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051479'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045619'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045619'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051330'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051330'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045814'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045814'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051425'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051425'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045675'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045675'^^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%3A287045793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045793'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045793'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045822'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045822'^^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%3A66412%3A287051369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051369'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051369'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045792'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045792'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045627'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045627'^^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%3A287051257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051257'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051257'^^xsd:string;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045773'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045773'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045804'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045804'^^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%3A66412%3A287051508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051508'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051508'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051287'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051287'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045660'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045660'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051470'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051470'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051458'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051458'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051265'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051265'^^xsd:string;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051423'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051423'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048431'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048431'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051489'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051489'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045659'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045659'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045752'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045752'^^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%3A287051388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051388'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051388'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051484'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051484'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051522'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051522'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045763'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045763'^^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%3A66409%3A287045776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045776'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045776'^^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%3A66409%3A287045642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045642'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045642'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048471'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048471'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051350'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051350'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045638'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045638'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045703'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045703'^^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%3A287045832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045832'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045832'^^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%3A66409%3A287045683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045683'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045683'^^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%3A287045794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045794'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045794'^^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%3A66412%3A287051559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051559'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051559'^^xsd:string;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048515'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048515'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048517'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048517'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051304'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051304'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051494'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051494'^^xsd:string;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045708'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045708'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051453'^^xsd:integer;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051453'^^xsd:string;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045685'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045685'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045757'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045757'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045786'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045786'^^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%3A287051291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051291'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051291'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045791'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045791'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051391'^^xsd:integer;
  dwc:scientificName 'Amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051391'^^xsd:string;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051260'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051260'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051472'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051472'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045806'^^xsd:integer;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045806'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045798'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045798'^^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%3A287045650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045650'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045650'^^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%3A287045826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045826'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045826'^^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%3A66412%3A287051561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051561'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051561'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045768'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045768'^^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%3A287051440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051440'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051440'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051361'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051361'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045777'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045777'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048518'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048518'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045747'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045747'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045837'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045837'^^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%3A66409%3A287045730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045730'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045730'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051407'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051407'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045698'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045698'^^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%3A287051429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051429'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051429'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048457'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048457'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051341'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051341'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051387'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051387'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045723'^^xsd:integer;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045723'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051463'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051463'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051473'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051473'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051248'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051248'^^xsd:string;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045631'^^xsd:integer;
  dwc:scientificName 'Brachystomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '491631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045631'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '491631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051303'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051303'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051286'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051286'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051241'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051241'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045610'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045610'^^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%3A287051549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051549'^^xsd:integer;
  dwc:scientificName 'Campanulinoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051549'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045805'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045805'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048435'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048435'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048438'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048438'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051296'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051296'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045682'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045682'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048460'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048460'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051505'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051505'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051495'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051495'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051282'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051282'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051539'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051539'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045613'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045613'^^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%3A287051457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051457'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051457'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045666'^^xsd:integer;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045666'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051553'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051553'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051506'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051506'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045810'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045810'^^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%3A287045750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045750'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045750'^^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%3A66409%3A287045803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045803'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045803'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051474'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051474'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051255'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051255'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045689'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045689'^^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%3A66411%3A287048526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048526'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048526'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051518'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051518'^^xsd:string;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045716'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045716'^^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%3A287045790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045790'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045790'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051393'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051393'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045762'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045762'^^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%3A287051272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051272'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051272'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045801'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045801'^^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%3A66412%3A287051326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051326'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051326'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045711'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045711'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051426'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051426'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045657'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045657'^^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%3A287051414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051414'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051414'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051363'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051363'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051245'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051245'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051449'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051449'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045629'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045629'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045651'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045651'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048512'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048512'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045817'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045817'^^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%3A66409%3A287045736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045736'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045736'^^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%3A287045693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045693'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045693'^^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%3A287051418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051418'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051418'^^xsd:string;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051262'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051262'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051532'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051532'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045644'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045644'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045820'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045820'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051398'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051398'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051437'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051437'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051527'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051527'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045732'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045732'^^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%3A66412%3A287051410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051410'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051410'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048487'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048487'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051493'^^xsd:integer;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051493'^^xsd:string;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045709'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045709'^^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%3A287045787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045787'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045787'^^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%3A287051316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051316'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051316'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045829'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045829'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045686'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045686'^^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%3A287051346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051346'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051346'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045612'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045612'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045809'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045809'^^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%3A287051482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051482'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051482'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048486'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048486'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048482'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048482'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048508'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048508'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045717'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045717'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045743'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045743'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045770'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045770'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051480'^^xsd:integer;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051480'^^xsd:string;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048502'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048502'^^xsd:string;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045674'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045674'^^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%3A287045759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045759'^^xsd:integer;
  dwc:scientificName 'Ericthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045759'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048432'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048432'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051356'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051356'^^xsd:string;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051529'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051529'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051347'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051347'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045623'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045623'^^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%3A287051504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051504'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051504'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051261'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051261'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051456'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051456'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045819'^^xsd:integer;
  dwc:scientificName 'Semierycina nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045819'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051502'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051502'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051421'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051421'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051259'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051259'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051389'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051389'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045751'^^xsd:integer;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045751'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045755'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045755'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051513'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051513'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045652'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045652'^^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%3A66409%3A287045746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045746'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045746'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048505'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048505'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051478'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051478'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051302'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051302'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048485'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048485'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051406'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051406'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045670'^^xsd:integer;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045670'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045749'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045749'^^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%3A66412%3A287051500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051500'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051500'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045721'^^xsd:integer;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045721'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051344'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051344'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048462'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048462'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051467'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051467'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045835'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045835'^^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%3A66411%3A287048491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048491'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048491'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051311'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051311'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045625'^^xsd:integer;
  dwc:scientificName 'Anaitides lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045625'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051232'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051232'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051520'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051520'^^xsd:string;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045633'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045633'^^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%3A287045681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045681'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045681'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045664'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045664'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051469'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051469'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051542'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051542'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045609'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045609'^^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%3A66412%3A287051543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051543'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051543'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051278'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051278'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051251'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051251'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051353'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051353'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051242'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051242'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048529'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048529'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045775'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045775'^^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%3A287045783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045783'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045783'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048426'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048426'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051434'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051434'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051381'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051381'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048470'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048470'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048509'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048509'^^xsd:string;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048452'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048452'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048495'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048495'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045779'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045779'^^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%3A287051548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051548'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051548'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045729'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045729'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045821'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045821'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045624'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045624'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045771'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045771'^^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%3A66412%3A287051547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051547'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051547'^^xsd:string;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048461'^^xsd:integer;
  dwc:scientificName 'Eudorella 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048461'^^xsd:string;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051238'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051238'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045738'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045738'^^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%3A287051386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051386'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051386'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051318'^^xsd:integer;
  dwc:scientificName 'Parvicardium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051318'^^xsd:string;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045742'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045742'^^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%3A66411%3A287048447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048447'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048447'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051466'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051466'^^xsd:string;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048525'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048525'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045760'^^xsd:integer;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045760'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051227'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051227'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048459'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048459'^^xsd:string;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051432'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051432'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045722'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045722'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048467'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048467'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045676'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045676'^^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%3A66411%3A287048516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048516'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048516'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045740'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045740'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051538'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051538'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045800'^^xsd:integer;
  dwc:scientificName 'Parougia 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045800'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045799'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045799'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048520'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048520'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048473'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048473'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051367'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051367'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051524'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051524'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051441'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051441'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045795'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045795'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051294'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051294'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051325'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051325'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048436'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048436'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045695'^^xsd:integer;
  dwc:scientificName 'Pyramidellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045695'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051521'^^xsd:integer;
  dwc:scientificName 'Sertulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051521'^^xsd:string;
  dwc:aphiaIdAccepted '1614'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051382'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051382'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051274'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051274'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051333'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051333'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051408'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051408'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051365'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051365'^^xsd:string;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051292'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051292'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051359'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051359'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051511'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051511'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048456'^^xsd:integer;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048456'^^xsd:string;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048453'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048453'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045772'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045772'^^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%3A287051319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051319'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051319'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051224'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051224'^^xsd:string;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051360'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051360'^^xsd:string;
  dwc:aphiaIdAccepted '129530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051231'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051231'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048488'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048488'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048474'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048474'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045614'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045614'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051322'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051322'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051337'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051337'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051283'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051283'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048506'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048506'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051455'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051455'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045766'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045766'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051438'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051438'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051246'^^xsd:integer;
  dwc:scientificName 'Anaitides 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051246'^^xsd:string;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048430'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048430'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048448'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048448'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045761'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045761'^^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%3A287051475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051475'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051475'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051264'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051264'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045733'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045733'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051309'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051309'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051297'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051297'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051269'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051269'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045713'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045713'^^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%3A287045607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045607'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045607'^^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%3A66411%3A287048500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048500'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048500'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045611'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045611'^^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%3A287045678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045678'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045678'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045744'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045744'^^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%3A66412%3A287051515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051515'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051515'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051240'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051240'^^xsd:string;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048425'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048425'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051380'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051380'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051501'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051501'^^xsd:string;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045818'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045818'^^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%3A287045699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045699'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045699'^^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%3A287051544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051544'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051544'^^xsd:string;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051228'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051228'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051379'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051379'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051235'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051235'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051314'^^xsd:integer;
  dwc:scientificName 'Parajassa pelagica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051314'^^xsd:string;
  dwc:aphiaIdAccepted '102440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045704'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045704'^^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%3A287045654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045654'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045654'^^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%3A66411%3A287048507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048507'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048507'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048530'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048530'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045765'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045765'^^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%3A287051244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051244'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051244'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051372'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051372'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048443'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048443'^^xsd:string;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045645'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045645'^^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%3A66411%3A287048524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048524'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048524'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048492'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048492'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051442'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051442'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287054753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287054753'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287054753'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051399'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051399'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045785'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045785'^^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%3A66412%3A287051354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051354'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051354'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051268'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051268'^^xsd:string;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045649'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045649'^^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%3A287045641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045641'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045641'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045667'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045667'^^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%3A287051496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051496'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051496'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051556'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051556'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051253'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051253'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051446'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051446'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051312'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051312'^^xsd:string;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051340'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051340'^^xsd:string;
  dwc:aphiaIdAccepted '101493'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051252'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051252'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045673'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045673'^^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%3A287045687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045687'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045687'^^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%3A66411%3A287048475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048475'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048475'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051546'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051546'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051430'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051430'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051320'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051320'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051233'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051233'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048494'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048494'^^xsd:string;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051390'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051390'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045636'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045636'^^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%3A66412%3A287051401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051401'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051401'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051541'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051541'^^xsd:string;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051435'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051435'^^xsd:string;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045615'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045615'^^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%3A287051412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051412'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051412'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051535'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051535'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051491'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051491'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051439'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051439'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051373'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051373'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051243'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051243'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045728'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045728'^^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%3A287051519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051519'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051519'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051366'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051366'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051300'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051300'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045635'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045635'^^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%3A66412%3A287051348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051348'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051348'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051498'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051498'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051476'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051476'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048427'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048427'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045833'^^xsd:integer;
  dwc:scientificName 'Myriochele danielsseni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045833'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048496'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048496'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051223'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051223'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051471'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051471'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051374'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051374'^^xsd:string;
  dwc:aphiaIdAccepted '110723'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051364'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051364'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045639'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045639'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048428'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048428'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051468'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051468'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045715'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045715'^^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%3A287051277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051277'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051277'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045616'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045616'^^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%3A66412%3A287051236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051236'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051236'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051459'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051459'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045758'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045758'^^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%3A66412%3A287051454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051454'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051454'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051298'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051298'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051402'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051402'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045634'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045634'^^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%3A66409%3A287045830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045830'^^xsd:integer;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045830'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045622'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045622'^^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%3A287051447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051447'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051447'^^xsd:string;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051301'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051301'^^xsd:string;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045606'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045606'^^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%3A287051308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051308'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051308'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051284'^^xsd:integer;
  dwc:scientificName 'Harpinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051284'^^xsd:string;
  dwc:aphiaIdAccepted '101716'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051343'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051343'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045690'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045690'^^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%3A66411%3A287048449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048449'^^xsd:integer;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048449'^^xsd:string;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051537'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051537'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051433'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051433'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045825'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045825'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045656'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045656'^^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%3A66412%3A287051497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051497'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051497'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045626'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045626'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048468'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048468'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051512'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051512'^^xsd:string;
  dwc:aphiaIdAccepted '162'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051396'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051396'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051355'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051355'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051555'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051555'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051409'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051409'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051299'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051299'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045789'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045789'^^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%3A66412%3A287051536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051536'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051536'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048469'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus sanctus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '120019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048469'^^xsd:string;
  dwc:aphiaIdAccepted '120019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051310'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051310'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051293'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051293'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045815'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045815'^^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%3A66411%3A287048445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048445'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048445'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045658'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045658'^^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%3A66409%3A287045719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045719'^^xsd:integer;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045719'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045643'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045643'^^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%3A66411%3A287048479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048479'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048479'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051280'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051280'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051306'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051306'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045812'^^xsd:integer;
  dwc:scientificName 'Proceraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045812'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051250'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051250'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045739'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045739'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051462'^^xsd:integer;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051462'^^xsd:string;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045697'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045697'^^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%3A66412%3A287051417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051417'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051417'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051237'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051237'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051526'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051526'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051428'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051428'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051562'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051562'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051305'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051305'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045680'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045680'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051394'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051394'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048528'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048528'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051397'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051397'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048434'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048434'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051528'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051528'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048441'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048441'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051545'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051545'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051226'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051226'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051317'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051317'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051254'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051254'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051464'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '889574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051464'^^xsd:string;
  dwc:aphiaIdAccepted '491766'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045781'^^xsd:integer;
  dwc:scientificName 'Magelona minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045781'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048433'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048433'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045838'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045838'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045672'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045672'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045735'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045735'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045816'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045816'^^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%3A287051424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051424'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051424'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051465'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051465'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051315'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051315'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051420'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051420'^^xsd:string;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045608'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045608'^^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%3A66411%3A287048532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048532'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048532'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045662'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045662'^^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%3A66412%3A287051400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051400'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051400'^^xsd:string;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045745'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045745'^^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%3A66409%3A287045628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045628'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045628'^^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%3A287045688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045688'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045688'^^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%3A287045828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045828'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045828'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045700'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045700'^^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%3A287051422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051422'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051422'^^xsd:string;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045831'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045831'^^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%3A287051335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051335'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051335'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051550'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051550'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045718'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045718'^^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%3A66409%3A287045774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045774'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045774'^^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%3A66411%3A287048424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048424'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048424'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045731'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045731'^^xsd:string;
  dwc:observationDate '2009-09-11'^^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%3A66412%3A287051487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051487'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051487'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051249'^^xsd:integer;
  dwc:scientificName 'Aphrodita 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051249'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048501'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048501'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045621'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045621'^^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%3A66412%3A287051263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051263'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051263'^^xsd:string;
  dwc:aphiaIdAccepted '110722'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051358'^^xsd:integer;
  dwc:scientificName 'Cephalaspidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051358'^^xsd:string;
  dwc:aphiaIdAccepted '154'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051405'^^xsd:integer;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051405'^^xsd:string;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051448'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051448'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048439'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048439'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051258'^^xsd:integer;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051258'^^xsd:string;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051503'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051503'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048481'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048481'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051336'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051336'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051357'^^xsd:integer;
  dwc:scientificName 'Campanulinoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051357'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048535'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048535'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051395'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051395'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051445'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051445'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048440'^^xsd:integer;
  dwc:scientificName 'Aricidea wassi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048440'^^xsd:string;
  dwc:aphiaIdAccepted '326605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051488'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051488'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051239'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051239'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045753'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045753'^^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%3A66412%3A287051411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051411'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051411'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051351'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051351'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051416'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051416'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048480'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048480'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045813'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045813'^^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%3A287045679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045679'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045679'^^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%3A66409%3A287045782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045782'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045782'^^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%3A287048493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048493'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048493'^^xsd:string;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051413'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051413'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051507'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051507'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051275'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051275'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051431'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051431'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051273'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051273'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045741'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045741'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045756'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045756'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045834'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045834'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051492'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051492'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051436'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051436'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048472'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048472'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051329'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051329'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045692'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045692'^^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%3A287051230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051230'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051230'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045618'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045618'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051385'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051385'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045748'^^xsd:integer;
  dwc:scientificName 'Buccinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045748'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051540'^^xsd:integer;
  dwc:scientificName 'Thelepodinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '181511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051540'^^xsd:string;
  dwc:aphiaIdAccepted '181511'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045720'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045720'^^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%3A287051558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051558'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051558'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048511'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048511'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051247'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051247'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051349'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051349'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045836'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045836'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051229'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051229'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045784'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045784'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048534'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048534'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045648'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045648'^^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%3A287051377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051377'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051377'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051234'^^xsd:integer;
  dwc:scientificName 'Aeolidiacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '293492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051234'^^xsd:string;
  dwc:aphiaIdAccepted '189'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045710'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045710'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048490'^^xsd:integer;
  dwc:scientificName 'Nephtys 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048490'^^xsd:string;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051557'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051557'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051523'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051523'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048504'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048504'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048521'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048521'^^xsd:string;
  dwc:aphiaIdAccepted '103450'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051267'^^xsd:integer;
  dwc:scientificName 'Diastylidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051267'^^xsd:string;
  dwc:aphiaIdAccepted '110380'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048484'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048484'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048458'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048458'^^xsd:string;
  dwc:aphiaIdAccepted '141638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051225'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051225'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051327'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051327'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045767'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045767'^^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%3A66412%3A287051452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051452'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051452'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045707'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045707'^^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%3A66409%3A287045691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045691'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045691'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051419'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051419'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051324'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051324'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045780'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045780'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051288'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051288'^^xsd:string;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051331'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051331'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045807'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045807'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051313'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051313'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045808'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045808'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051552'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051552'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045778'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045778'^^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%3A66411%3A287048514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048514'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048514'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048497'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048497'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045677'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045677'^^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%3A66412%3A287051375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051375'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051375'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051362'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051362'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051285'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051285'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048476'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048476'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048442'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048442'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048465'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048465'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051517'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051517'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051376'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051376'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045653'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045653'^^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%3A66411%3A287048466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048466'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048466'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051510'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051510'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045696'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045696'^^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%3A287051332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051332'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051332'^^xsd:string;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048499'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048499'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045647'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045647'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045727'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045727'^^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%3A66409%3A287045663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045663'^^xsd:integer;
  dwc:scientificName 'Jasmineira'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045663'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048523'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048523'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048498'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048498'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045802'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045802'^^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%3A287051460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051460'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051460'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045702'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045702'^^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%3A287045726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045726'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045726'^^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%3A287045646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045646'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045646'^^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%3A66409%3A287045630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045630'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045630'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051289'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051289'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051483'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051483'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051516'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051516'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051461'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051461'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045617'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045617'^^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%3A287045797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045797'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045797'^^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%3A66412%3A287051530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051530'^^xsd:integer;
  dwc:scientificName 'Syllides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051530'^^xsd:string;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048429'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048429'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048531'^^xsd:integer;
  dwc:scientificName 'Urothoe 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048531'^^xsd:string;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051328'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051328'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045764'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045764'^^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%3A66412%3A287051477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051477'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051477'^^xsd:string;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051256'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051256'^^xsd:string;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048444'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048444'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045668'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045668'^^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%3A66409%3A287045637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045637'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045637'^^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%3A287045714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045714'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045714'^^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%3A66412%3A287051444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051444'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051444'^^xsd:string;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048463'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048463'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051276'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051276'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045706'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045706'^^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%3A287051531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051531'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051531'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048489'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048489'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048519'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048519'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045640'^^xsd:integer;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045640'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045754'^^xsd:integer;
  dwc:scientificName 'Crisidia 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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045754'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045671'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045671'^^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%3A66412%3A287051345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051345'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051345'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051403'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051403'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048527'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048527'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051525'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051525'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051427'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051427'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045823'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045823'^^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%3A287051560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051560'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051560'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048454'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048454'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051451'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051451'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051338'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051338'^^xsd:string;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048455'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048455'^^xsd:string;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051370'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051370'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051368'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051368'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051481'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051481'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051490'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051490'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045684'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045684'^^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%3A66411%3A287048510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048510'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048510'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051271'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051271'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045712'^^xsd:integer;
  dwc:scientificName 'Abludomelita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045712'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048533'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048533'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045725'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045725'^^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%3A287051392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051392'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051392'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045632'^^xsd:integer;
  dwc:scientificName 'Caulleriella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045632'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048503'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048503'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048450'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048450'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051384'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051384'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051323'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051323'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045655'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045655'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045665'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045665'^^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%3A66412%3A287051551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051551'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051551'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045769'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045769'^^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%3A287051371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051371'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051371'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048522'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048522'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045620'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045620'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051279'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051279'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045796'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045796'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051378'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051378'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045788'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045788'^^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%3A66412%3A287051534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051534'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051534'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051533'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051533'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045824'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045824'^^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%3A66409%3A287045734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045734'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045734'^^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%3A66409%3A287045669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045669'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045669'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051443'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051443'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051352'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051352'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048513'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048513'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045661'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045661'^^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%3A287051499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051499'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051499'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048483'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048483'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045724'^^xsd:string;
  dwc:observationDate '2012-09-04'^^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%3A66411%3A287048464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048464'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048464'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045827'^^xsd:integer;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045827'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045694'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045694'^^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%3A287051295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73708030408325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.229433928382772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73708030408325 -5.229433928382772)"^^geo:wktLiteral ;
  geo-pos:lat "51.73708030408325"^^xsd:decimal ;
  geo-pos:long "-5.229433928382772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287051295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287051295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287051295'^^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.2294339283828'^^xsd:double;
  dwc:latitude '51.737080304083'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287051295'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039471'^^xsd:integer;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039471'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039473'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039473'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039475'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039475'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039481'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039481'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039468'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039468'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039480'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039480'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039478'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039478'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039470'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039470'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039487'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039487'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039482'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039482'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039484'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039484'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039474'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039474'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039486'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039486'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287054734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287054734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287054734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287054734'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287054734'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039466'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039466'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039476'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039476'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039485'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039485'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039467'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039467'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039464'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039464'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039479'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039479'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039483'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039483'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039472'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039472'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039465'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah Drake'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039465'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73719954781669"^^xsd:decimal ;
  dwc:decimalLongitude "-5.225095850955159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73719954781669 -5.225095850955159)"^^geo:wktLiteral ;
  geo-pos:lat "51.73719954781669"^^xsd:decimal ;
  geo-pos:long "-5.225095850955159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039469'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Clive Ellis'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2250958509552'^^xsd:double;
  dwc:latitude '51.737199547817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039469'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039535'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039535'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039512'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039512'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039495'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039495'^^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%3A287039508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039508'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039508'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039500'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039500'^^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%3A287039530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039530'^^xsd:integer;
  dwc:scientificName 'Cheilostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039530'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039536'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039536'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039526'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039526'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039527'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039527'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039493'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039493'^^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%3A66399%3A287039520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039520'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039520'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039524'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039524'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039507'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039507'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039502'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039502'^^xsd:string;
  dwc:observationDate '2005-06-18'^^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%3A66399%3A287039547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039547'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039547'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287054727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287054727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287054727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287054727'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287054727'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039545'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039545'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039497'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039497'^^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%3A287039544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039544'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039544'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039510'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kevin Walker-Curran'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039510'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039529'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039529'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039498'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039498'^^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%3A287039494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039494'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039494'^^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%3A287039517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039517'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039517'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039490'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039490'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039516'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039516'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039506'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039506'^^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%3A287039533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039533'^^xsd:integer;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039533'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039492'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039492'^^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%3A287039519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039519'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039519'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039538'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039538'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039491'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039491'^^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%3A287039521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039521'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039521'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039528'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039528'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039548'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039548'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039540'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039540'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039504'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039504'^^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%3A287039501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039501'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039501'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039503'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039503'^^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%3A287039505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039505'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039505'^^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%3A287039489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039489'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039489'^^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%3A287039546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039546'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039546'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039532'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039532'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039531'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039531'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A66399%3A287039537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039537'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039537'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039542'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039542'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039541'^^xsd:integer;
  dwc:scientificName 'Rhodophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '21263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039541'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039511'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039511'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039496'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039496'^^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%3A287039509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039509'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039509'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039543'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039543'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039525'^^xsd:integer;
  dwc:scientificName 'Gibbula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039525'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039515'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039515'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039488'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039488'^^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%3A287039523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039523'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Erin Smyth'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039523'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039522'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kevin Walker-Curran'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039522'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039499'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^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.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039499'^^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%3A287039514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039514'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kevin Walker-Curran'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039514'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039513'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kevin Walker-Curran'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039513'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287039534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287039534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287039534'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039534'^^xsd:string;
  dwc:observationDate '2005-07-02'^^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%3A287054728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736341470086515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.223585871350439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  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%3A287054728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736341470086515 -5.223585871350439)"^^geo:wktLiteral ;
  geo-pos:lat "51.736341470086515"^^xsd:decimal ;
  geo-pos:long "-5.223585871350439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287054728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287054728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  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 '287054728'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Amanda Johns'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2235858713504'^^xsd:double;
  dwc:latitude '51.736341470087'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287054728'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050817'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050817'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050704'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050704'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048111'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048111'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050874'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050874'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048222'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048222'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050728'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050728'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048170'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048170'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050712'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050712'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050752'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050752'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050865'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050865'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045288'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045288'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045273'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045273'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048110'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048110'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050716'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050716'^^xsd:string;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050826'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050826'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050877'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050877'^^xsd:string;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050694'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050694'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050731'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050731'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045339'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045339'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050807'^^xsd:integer;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050807'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045330'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045330'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048126'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048126'^^xsd:string;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048113'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048113'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050781'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050781'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048195'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048195'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048156'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048156'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050747'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050747'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048152'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048152'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048208'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048208'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045278'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045278'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048174'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048174'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048207'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048207'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045358'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045358'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048155'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048155'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045311'^^xsd:integer;
  dwc:scientificName 'Sigalion'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045311'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050857'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050857'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050775'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050775'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050859'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050859'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045314'^^xsd:integer;
  dwc:scientificName 'Sthenelais'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045314'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050705'^^xsd:integer;
  dwc:scientificName 'Anaitides 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050705'^^xsd:string;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048142'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048142'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045353'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045353'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048217'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048217'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045287'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045287'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050824'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050824'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048225'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048225'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050777'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050777'^^xsd:string;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048187'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048187'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050839'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050839'^^xsd:string;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050847'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050847'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050739'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050739'^^xsd:string;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050814'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050814'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048212'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048212'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045317'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045317'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048135'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048135'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050741'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050741'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050804'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050804'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048231'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048231'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050727'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050727'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048234'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048234'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050829'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050829'^^xsd:string;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048160'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048160'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050788'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050788'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045338'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045338'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045270'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045270'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050852'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050852'^^xsd:string;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050720'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050720'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045373'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045373'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048238'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048238'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050780'^^xsd:integer;
  dwc:scientificName 'Mactracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050780'^^xsd:string;
  dwc:aphiaIdAccepted '14634'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048216'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048216'^^xsd:string;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045336'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045336'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050835'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050835'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048112'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048112'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048159'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048159'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050764'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050764'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045351'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045351'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050816'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050816'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048172'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048172'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048141'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048141'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045350'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045350'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050832'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050832'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045366'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045366'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050751'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050751'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045384'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045384'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048167'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048167'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048192'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048192'^^xsd:string;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045308'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045308'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048203'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048203'^^xsd:string;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045381'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045381'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050730'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050730'^^xsd:string;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048148'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048148'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045359'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045359'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050737'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050737'^^xsd:string;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050831'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050831'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050771'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050771'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048147'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048147'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050786'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050786'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048237'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048237'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045328'^^xsd:integer;
  dwc:scientificName 'Chamelea striatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045328'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045365'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045365'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045301'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045301'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050799'^^xsd:integer;
  dwc:scientificName 'Amphiuridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050799'^^xsd:string;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050854'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050854'^^xsd:string;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045306'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045306'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050796'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050796'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045321'^^xsd:integer;
  dwc:scientificName 'Tubulanus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045321'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '122637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048229'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048229'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050755'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050755'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045293'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045293'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045275'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045275'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045341'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045341'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287048139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048139'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048139'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050841'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050841'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045333'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045333'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050743'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050743'^^xsd:string;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050698'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050698'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050875'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050875'^^xsd:string;
  dwc:aphiaIdAccepted '137590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050750'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050750'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050759'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050759'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048116'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048116'^^xsd:string;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050879'^^xsd:integer;
  dwc:scientificName 'Magelona 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050879'^^xsd:string;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048219'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048219'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050711'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050711'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050798'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050798'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048183'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048183'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050821'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050821'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045290'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045290'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050763'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050763'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050844'^^xsd:integer;
  dwc:scientificName 'Polydora 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050844'^^xsd:string;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045362'^^xsd:integer;
  dwc:scientificName 'Partulida pellucida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045362'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050861'^^xsd:integer;
  dwc:scientificName 'Spiophanes 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050861'^^xsd:string;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048123'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048123'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045291'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045291'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050820'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050820'^^xsd:string;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045307'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045307'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045375'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045375'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045356'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045356'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045369'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045369'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048150'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048150'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045298'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045298'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050715'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050715'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048163'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048163'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050787'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050787'^^xsd:string;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050813'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050813'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048168'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048168'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050740'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050740'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050830'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050830'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050869'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050869'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048136'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048136'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050718'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050718'^^xsd:string;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048175'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048175'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045372'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045372'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050805'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050805'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048108'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048108'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050828'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050828'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050695'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050695'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045343'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045343'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050855'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050855'^^xsd:string;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050800'^^xsd:integer;
  dwc:scientificName 'Anaitides 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050800'^^xsd:string;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048226'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048226'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048224'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048224'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045272'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045272'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050736'^^xsd:integer;
  dwc:scientificName 'Lutraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050736'^^xsd:string;
  dwc:aphiaIdAccepted '138157'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048164'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048164'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050868'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050868'^^xsd:string;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045382'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045382'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050872'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050872'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050802'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050802'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045310'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045310'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048169'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048169'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050812'^^xsd:integer;
  dwc:scientificName 'Euclymeninae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050812'^^xsd:string;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050773'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050773'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045345'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045345'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050699'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050699'^^xsd:string;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048151'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048151'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050717'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050717'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050733'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050733'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048166'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048166'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045289'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045289'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050767'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050767'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050782'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050782'^^xsd:string;
  dwc:aphiaIdAccepted '137590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048194'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048194'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048157'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048157'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050833'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050833'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050734'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050734'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050870'^^xsd:integer;
  dwc:scientificName 'Bougainvilliidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050870'^^xsd:string;
  dwc:aphiaIdAccepted '1594'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050810'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050810'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048146'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048146'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050726'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050726'^^xsd:string;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050863'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050863'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050856'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050856'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048199'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048199'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048193'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048193'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048221'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048221'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045283'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045283'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045360'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045360'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050756'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050756'^^xsd:string;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048205'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048205'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050708'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050708'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045383'^^xsd:integer;
  dwc:scientificName 'Magelona 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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045383'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048128'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048128'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050823'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050823'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045309'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045309'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050806'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050806'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048198'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048198'^^xsd:string;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048134'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048134'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045329'^^xsd:integer;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045329'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050760'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050760'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048137'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048137'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050845'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050845'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050703'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050703'^^xsd:string;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048228'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048228'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050808'^^xsd:integer;
  dwc:scientificName 'Corbula 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050808'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048200'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048200'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045302'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045302'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050815'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050815'^^xsd:string;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048178'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048178'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050693'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050693'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045367'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045367'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050723'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050723'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045346'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045346'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045379'^^xsd:integer;
  dwc:scientificName 'Turbonilla crenata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045379'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '836211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045378'^^xsd:integer;
  dwc:scientificName 'Tragula fenestrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045378'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '238068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048145'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048145'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048239'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048239'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045292'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045292'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048117'^^xsd:integer;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048117'^^xsd:string;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048107'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048107'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048162'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048162'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050706'^^xsd:integer;
  dwc:scientificName 'Arenicola 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050706'^^xsd:string;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045319'^^xsd:integer;
  dwc:scientificName 'Tomopteris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045319'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045335'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045335'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050849'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050849'^^xsd:string;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050732'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050732'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045318'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045318'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048202'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048202'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045277'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045277'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048190'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048190'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045337'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045337'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050811'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050811'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048122'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048122'^^xsd:string;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050797'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050797'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045363'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045363'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050838'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050838'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045324'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045324'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045305'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045305'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050851'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050851'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048140'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048140'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048218'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048218'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045297'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045297'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050724'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050724'^^xsd:string;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048209'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048209'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048184'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048184'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048173'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048173'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050794'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050794'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050713'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050713'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050878'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050878'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050768'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050768'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050853'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050853'^^xsd:string;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050744'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050744'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048129'^^xsd:integer;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048129'^^xsd:string;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048144'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048144'^^xsd:string;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050803'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050803'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045332'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045332'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050721'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050721'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050754'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050754'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045299'^^xsd:integer;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045299'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045304'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045304'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045344'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045344'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045281'^^xsd:integer;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045281'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045380'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045380'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050840'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050840'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045282'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045282'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045354'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045354'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045280'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045280'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048230'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048230'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048143'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048143'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045370'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045370'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050748'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050748'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050753'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050753'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048132'^^xsd:integer;
  dwc:scientificName 'Magelona 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048132'^^xsd:string;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050822'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050822'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048138'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048138'^^xsd:string;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048171'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048171'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045323'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045323'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048236'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048236'^^xsd:string;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050709'^^xsd:integer;
  dwc:scientificName 'Aricidea 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050709'^^xsd:string;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050791'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050791'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045286'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045286'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045294'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045294'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048179'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048179'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050850'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050850'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048109'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048109'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050742'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050742'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048204'^^xsd:integer;
  dwc:scientificName 'Magelona 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048204'^^xsd:string;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045376'^^xsd:integer;
  dwc:scientificName 'Tellinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045376'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045368'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045368'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048214'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048214'^^xsd:string;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045269'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045269'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050779'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050779'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048185'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048185'^^xsd:string;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050719'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050719'^^xsd:string;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048161'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048161'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045361'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045361'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050765'^^xsd:integer;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050765'^^xsd:string;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048119'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048119'^^xsd:string;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048235'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048235'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045349'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045349'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048153'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048153'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050866'^^xsd:integer;
  dwc:scientificName 'Tragula fenestrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050866'^^xsd:string;
  dwc:aphiaIdAccepted '238068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050871'^^xsd:integer;
  dwc:scientificName 'Campanulinoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050871'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050776'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050776'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045303'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045303'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048227'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048227'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050701'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050701'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050792'^^xsd:integer;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050792'^^xsd:string;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050880'^^xsd:integer;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050880'^^xsd:string;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048182'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048182'^^xsd:string;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048191'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048191'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050714'^^xsd:integer;
  dwc:scientificName 'Chrysallida indistincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050714'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050876'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050876'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050793'^^xsd:integer;
  dwc:scientificName 'Acanthocardia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050793'^^xsd:string;
  dwc:aphiaIdAccepted '137732'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045274'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045274'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048130'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048130'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050867'^^xsd:integer;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050867'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048120'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048120'^^xsd:string;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050836'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050836'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050785'^^xsd:integer;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050785'^^xsd:string;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045315'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045315'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045295'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045295'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045296'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045296'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050819'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050819'^^xsd:string;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050801'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050801'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050766'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050766'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048131'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048131'^^xsd:string;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048206'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048206'^^xsd:string;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050809'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050809'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050848'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050848'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050858'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050858'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045313'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045313'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050864'^^xsd:integer;
  dwc:scientificName 'Thracia 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050864'^^xsd:string;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045326'^^xsd:integer;
  dwc:scientificName 'Mactracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045326'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '14634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050738'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050738'^^xsd:string;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050825'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050825'^^xsd:string;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048186'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048186'^^xsd:string;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048121'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048121'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050842'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050842'^^xsd:string;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050843'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050843'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050722'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050722'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045377'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045377'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050746'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050746'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050834'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050834'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050745'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050745'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048154'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048154'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050789'^^xsd:integer;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050789'^^xsd:string;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050707'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050707'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050784'^^xsd:integer;
  dwc:scientificName 'Magelona 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050784'^^xsd:string;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050862'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050862'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050769'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050769'^^xsd:string;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045284'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045284'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045331'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045331'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287045316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045316'^^xsd:integer;
  dwc:scientificName 'Tellinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045316'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048213'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048213'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050710'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050710'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048149'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048149'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048233'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048233'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048215'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048215'^^xsd:string;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048201'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048201'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048115'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048115'^^xsd:string;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048189'^^xsd:integer;
  dwc:scientificName 'Eteone flava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048189'^^xsd:string;
  dwc:aphiaIdAccepted '130613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045347'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045347'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050696'^^xsd:integer;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050696'^^xsd:string;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050761'^^xsd:integer;
  dwc:scientificName 'Prionospio fallax'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050761'^^xsd:string;
  dwc:aphiaIdAccepted '131157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045364'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045364'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050846'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050846'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048210'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048210'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045285'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045285'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050729'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050729'^^xsd:string;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048223'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048223'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045300'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045300'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050778'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050778'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045355'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045355'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045342'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045342'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045334'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045334'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050827'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050827'^^xsd:string;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048197'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048197'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050697'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050697'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045271'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045271'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050860'^^xsd:integer;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050860'^^xsd:string;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048196'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048196'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048188'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048188'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048158'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048158'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048211'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048211'^^xsd:string;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050758'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050758'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050762'^^xsd:integer;
  dwc:scientificName 'Pseudocuma 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050762'^^xsd:string;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050770'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050770'^^xsd:string;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048181'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048181'^^xsd:string;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050702'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050702'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045352'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045352'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66411%3A287048125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048125'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048125'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048180'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048180'^^xsd:string;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050725'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050725'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050783'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050783'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045325'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045325'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66412%3A287050749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050749'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050749'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045320'^^xsd:integer;
  dwc:scientificName 'Tragula fenestrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045320'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '238068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050700'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050700'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050757'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050757'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048127'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048127'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048176'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048176'^^xsd:string;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050873'^^xsd:integer;
  dwc:scientificName 'Mactracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050873'^^xsd:string;
  dwc:aphiaIdAccepted '14634'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050795'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050795'^^xsd:string;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050735'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050735'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048118'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048118'^^xsd:string;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050772'^^xsd:integer;
  dwc:scientificName 'Sthenelais 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050772'^^xsd:string;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050774'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050774'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048177'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048177'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050818'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050818'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045279'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045279'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045340'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045340'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045374'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045374'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045357'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045357'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A287050790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050790'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050790'^^xsd:string;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045312'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045312'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045348'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045348'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048133'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048133'^^xsd:string;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045276'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045276'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048114'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048114'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048232'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048232'^^xsd:string;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045268'^^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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045268'^^xsd:string;
  dwc:observationDate '2009-09-08'^^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%3A66409%3A287045371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045371'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045371'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048124'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048124'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048220'^^xsd:integer;
  dwc:scientificName 'Polydora 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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048220'^^xsd:string;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045327'^^xsd:integer;
  dwc:scientificName 'Magelona 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 '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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045327'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287048165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287048165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287048165'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287048165'^^xsd:string;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287050837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287050837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287050837'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287050837'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74098911077666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218121020133253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74098911077666 -5.218121020133253)"^^geo:wktLiteral ;
  geo-pos:lat "51.74098911077666"^^xsd:decimal ;
  geo-pos:long "-5.218121020133253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287045322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287045322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287045322'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2181210201333'^^xsd:double;
  dwc:latitude '51.740989110777'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287045322'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF